|
-
May 25th, 2000, 10:35 PM
#1
Thread Starter
Junior Member
Hey all
has anyone done any development in VB on Windows CE? Anyone know of some good guides that tell you what you can do and can not do? Like one of the things I found when playing around with VB on CE is you can't do "Unload Me" to exit.
Thanks
-
May 25th, 2000, 10:58 PM
#2
PowerPoster
WinCE programming
Hi Azh! currently I'm developing an application that run under WinCE platform & the processor type is MIPS and x86.
As far as, I know the if yoou wish to unload an application in WinCE platform, you need to type App.End instead of using the End statement.
Also, ADOCE have much much less command as compare to ADO for Win9x and WinNT platform, sometimes you need to use the File or FileSystem object to read write a file. quite difficult as well.
For those WinCE web site, I'll post it in next 2 days, cause I bookmark it in my Lab development PC.

-
May 27th, 2000, 05:43 AM
#3
A little off topic, but how much room does a protable computer have??
-
May 27th, 2000, 09:13 AM
#4
-
May 29th, 2000, 08:24 PM
#5
Thread Starter
Junior Member
Hey Chris
Did you find any of those links to helpful sites about doing stuff in VB for CE?
Thanks
-
May 30th, 2000, 10:56 AM
#6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|