I'm trying to test ADOCE using the various test utilities on my Cassiopeia E-125 and I'm getting a -2147024786 (8007006E) error whenever the utilties try to...
I have been trying to make the PlaySounds function work but without success. I had a look at the messages on the Forum and it seems I am not the first. I have...
David, This works for me: <code> playsound "My Documents/piwo1.wav",0,&H002000 </code> The last argument identifies the first argument as a file. If the...
Looking at the MS Redistribute Kit... I installed the kit from the CD I see the files for WinCE20 and WinCE211, what about WinCE301 or is this 211 and up? You...
Thanks Charl, It was the "My Documents" bit that I had missed. Once I had that sorted out I had no problems! David. ... used. ... am ... and ... OK, ... as ......
The MS Redistributables kit was created by Micorsoft a few years ago to make redistributing those file easier for NS Basic users. At the time, MS was charging...
My question about the runtime files is that I do not even know the very very basic files that have to be redistributed. I realize if I use other controls I...
The minimum files to redistibute are in the NSBRuntime installer. NS Basic requires Basic.exe, MSCEPicture.dll and MSCEFile.dll. Additional files may be needed...
Have a look at the desriptions on this page to see what the differences are in these installers: <http://www.nsbasic.com/ce/support/downloads.html> Let me know...
Yes - it's the SA1100. The whole area of installers is unreasonably complex. Even Microsoft gets it wrong: the installer provided with eVB doesn't work...
I have been working on an Interface in the Desktop IDE. I was disappointed to see that when I moved the App to the PPC, my nicely formatted Button Captions...
I experience the same behavior, but find fault with the emulator, not the device version. A button that has room for 2 horizontal characters will display one...
Charl is correct. The EmCE uses the Windows desktop version of the commanButton, which allows multi lines. The Windows CE version does not. Charl's suggestion...
So, another item to add to the list of things that MicroSoft *should* fix but probably never will :( ... not. ... a good one. ... not the ... one over the ... ...
Hi, I have wrote an application and want it to give to someone with a PPC. Which Programs he have to install. Only the PPCRuntime? I used the S309Picturebox...
Found the answer to my own question! Of sorts anyway. I created the button in PaintShop Pro as a JPG and then used that as the picture of an S309.PictureBox...
On a CE.Net device, I'm having trouble getting the runtime (and or all the required files) installed properly so that I can run a test application. I have...
I see the versions of these files in the VBCE RedistKit10 is dated 1998, the version of these files on my computer\system is dated 2000. I have a feeling the...
We're looking into writing an eVB to NSB converter. It would take a set of files in an eVB project and convert it to a .txt file that NS Basic/CE could read...
hi George. i made some time ago a converter from eVB to NS basic but for the form code only and i am working now (very slowly) to a code coverter from VB to...
Hi George, Of course if I had the knowledge to do such a thing, I would love to help, but since I don't, I'd be happy to be a volunteer tester. This sounds...
Your "Experiment" is interesting - it is in the direction we are looking. Does it output code in the same format as the desktop IDE? George Henne NS BASIC...
No. I'm not sure we'll be able to get one from Microsoft - they have pretty much forgotten about eVB and the files in it. I'll ask, however. George Henne NS...