Groups | Blog | Home
all groups > asp.net mobile > january 2005 >

asp.net mobile : MS Pocket PC Emulator


Vince
1/19/2005 10:33:07 AM
It used to come with ebvc++ 3.0 and was called shell32.exe.
But it's not part of ebvc++ 4.0 nor Pocket PC 2003 SDK anymore.

Appreciate your help

Alex Feinman [MVP]
1/19/2005 4:00:05 PM
It does come with eVC++ 4.0 and called "Emulator". You will need to install
WM2003 SDK. The emulator is found under
\Program Files\Common Files\Microsoft Shared\Windows CE
Tools\Platman\bin\PBEmulator.exe
You launch it like this:

start "" "C:\Program Files\Common Files\Microsoft Shared\Windows CE
Tools\Platman\bin\PBEmulator.exe" /MemorySize 48 /Fastbackground /Skin
"C:\Windows CE Tools\wce420\SMARTPHONE
2003\Emulation\smartphone_emulator_skin.xml" /CEImage "C:\Windows CE
Tools\wce420\SMARTPHONE 2003\Emulation\SP_2003_WWE_VIRTUAL_RADIO.bin"
/VMName "Smartphone 2003 - Smartphone 2003 Emulator" /HostKey 165

Substitute proper paths and skins

--
Alex Feinman
---
Visit http://www.opennetcf.org
[quoted text, click to view]
AddThis Social Bookmark Button