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
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

Signature
Alex Feinman
---
Visit http://www.opennetcf.org
> 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