+There may be long delays while VC++ computes dependencies, and expect
+to wait a long time for loading and saving the workspace.
+
+To compile using the emulator on eVC++3:
+
+- Open build/wince/wxWidgetsCE.vcw, select the
+ WIN32 (WCE x86) Debug Unicode configuration, close the dialog,
+ then select Pocket PC 2002 and Pocket PC 2002 Emulation on the toolbar,
+ and compile.
+
+- Open samples/minimal/minimal.vcw, select the
+ WIN32 (WCE x86 Debug) configuration, select Pocket PC 2002 and
+ Pocket PC 2002 Emulation as before, and compile.
+
+To compile using the emulator on eVC++4:
+
+- Open build/wince/wxWidgetsCE.vcw, select the
+ WIN32 (WCE Emulator) Debug Unicode configuration, and compile.
+
+- Open samples/minimal/minimal.vcw with eCV 4.0, select the
+ WIN32 (WCE emulator) Debug configuration, and compile.
+