My application was written using embedded Visual Basic 3.0 for PocketPC
2002. After PPC2003 came out I was able to easily use my app with a few
changes under PPC2003.
Now I have a device with Windows Mobile 2005 and my eVB3.0 app does not work
anymore.
What would be my best bet for running eVB 3.0 under Windows Mobile 2005.
I have Visual Studio.NET 2003 installed in my Development PC. Do I have to
rewrite the whole eVB3.0 app under VS.NET 2003 using Windows Moible 2005
SDK. Or do I need Visual Studio 2005 and rewrite the eVB3.0 app using that
instead?
What would be my best bet for running eVB 3.0 under Windows Mobile 2005.
eVB reached End of Line a while ago. There is no support for it on WM5 or
later devices.
"Possible", yes; a great idea, probably not. You'd have to target Pocket PC
2003 with VS.NET 2003 (which doesn't support WM5), and I don't think that
you'd be able to connect to, deploy to, or debug on, your WM5 device from
that environment, but the EXE itself would probably work.