by Dan East » Apr 23, 2002 @ 2:50am
No, you can't create standard Win32 applications with eVC++. It will only run within the emulator or on an actual Pocket PC, depending on what you built for. Some SDKs, like EasyCE, will work with Win32 builds, but you must create a project in VC++ (the "real" VC++, not embedded eVC++) specifically for that.
Dan East