VS.NET 2003 and WinCE 4.2 Emulator

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

Hello all,

I'm using VS2003 for developing an application. I'd like to upgrade my WinCE
4.1 emulator to WinCE 4.2. Are any usefull docs to reach it?

Thnx!
 
Good luck.
I have tried the same. There seems to be many things broken in the 4.1
emulator.
for example:
Can't share "storage card" folder like 4.2.
Skins don't work when launched via VS. (you can get it to work if you launch
stand alone .. but then its hard to debug as VS will try to launch another
instance
and can't xfer files easy for debug as no "storage card" support. Don't know
if it possible to
"connect to" emulator running stand alone .. I sure have not found it.
Memory setting only work sometimes and only up to ~25M. If you set memory
for 64, 128 or 256M it does nothing allocating the same 25M only.
 
Back
Top