I need the ability to emulate storage card folders with the PocketPC
Emulator in VS.NET.
This is possible with the PocketPC Emulator that comes with the
Microsoft Pocket PC 2003 SDK, but not with VS.NET.
Why?
There are two versions of the emulator.
VS.NET is version 4.1.0.(Build 14)
PPC SDK is version 4.2.0.20
VS.NET will not "see" the 4.2.0.20 version if it is launched prior to
running VS.NET 2003.
Both also use different directory structures and I haven't been
successfull in simply replacing the emulator files.
So how do you get the latest version to work with VS.NET??
Please, can someone help with this?