Restored from previous forum. Originally posted by PB.
> would it be possible?
Apparently Microsoft has a FREE Pocket PC (WinCE) development kit (called eVB), but it's
a fairly big download, so you may want to order it on CD:
http://tinyurl.com/6yot
UPDATE: I ended up downloading this eVB package, and it's basically (hehe) a version
of Visual Basic for Windows CE devices. That is, similar visual designer, similar
commands, similar API declarations and calls, and, unfortunately, similar runtime
file requirements.
I was going to start using eVB to code apps for my iPAQ 1910, but the fact that you
need to install runtimes is a major turn-off after coding in PureBasic for so long.
Plus, eVB apps can be decompiled back to source code again, as they're interpreted
p-code files. Fred, I don't know how much of a difference Windows CE is to normal
Windows, but if PureBasic could ever support Windows CE, then you'd make a lot of
money, because the only other BASIC for Windows CE so far is NSBasic, and even that
requires its own runtime files for its apps (
http://www.nsbasic.com/ce/).
If money is all it takes for you to make PureBasic CE-compatible, just let us know!