I'm trying to run eVC++ 3.0 and the PocketPC 2002 simulator under
Windows 2000 Pro, under Win4Lin Pro under Linux. eVC++ seems to run
fine; everything in my project compiles and links as usual, but when it
tries to start the emulator, it crashes and I get a blue screen, with a
Stop Error (PAGE_FAULT_IN_UNPAGED_AREA).

I remember getting that same error the first time I tried to run eVC++
under Windows XP (on the metal); the solution was to add the /execute
switch in boot.ini.
However, as far as I know Win2k does not support the /execute switch,
and even if it did, I'm not sure if this kind of low-level processor
setting is even supported by Win4Lin. I guess I should try installing
XP under Win4Lin, instead of 2000, but my XP CD is sp0, which the
Win4Lin installer does not support directly.

I'm wondering if anyone is successfully running the PPC 2002 simulator
under Linux, maybe by running XP (instead of 2000) under Win4Lin Pro,
or maybe by using VMware or Parallels...
Thanks for any insights!

- Thomas