|
Originally Posted by b1paintballer
|
ok, thanks
Does it HAVE to be .net to work on WM 2003?
|
For WM2003 compatibility, you should develop your applicaitons using either eMbedded Visual C++ 4.0 (or Visual Studio .NET 2003, for non C++ languages).
If you want to develop VB apps for WM2003 without using .NET, you can still use eMbedded Visual Tools 3.0 to develop them. However, this will require any WM2003 users of your software to manually install the eMbedded Visual Basic Runtime for WM2003 from Microsoft's website.
So for the best results in PPC development.....
For WM2003: Use eVC++ 4.0 for C++ apps, and VS.NET 2003 for .NET apps
For PPC2002: Use eVB 3.0 for VB apps or eVC++ 3.0 for C++ apps