-http://wiki.wxwindows.org/wiki.pl?Developers_Notebook/WxWinCE
-
-Supported platforms
-===================
-
-These are the supported platforms at the moment:
-
-- x86 emulator build in eVC 3 and eVC 4.x
-- PocketPC (StrongARM)
-
-You can test the library and applications using PocketPC emulator
-and/or Compaq iPAQ or other PDAs using PocketPC
-
-Compiler installation
-=====================
-
-Get the Visual C++ embedded (FREE) from Microsoft website
- http://msdn.microsoft.com/vstudio/device/embedded/download.asp
-
-You must use Embedded Visual C++ 3.0 or Embedded Visual C++ 4.x.
-
-Install selecting only the two target platforms used:
-
-- WCE x86em (PocketPC emulation)
-- WCE ARM (PocketPC StrongARM)
-
-You can install other targets but you will need
-to create new configurations for them in the
-wxWidgets project files.