Can I build SDL for Windows CE?
Since SDL 1.2.9 you can easily compile SDL in eVC 3/4. It will work in Dib mode, GAPI mode is still in development. HPC/PPC platforms are supported. In fullscreen mode on Pocket PC SDL automatically catches hardware keys like GAPI does. Please define DISABLE_CDROM and DISABLE_JOYSTICK in project options (if it is not there already).
SDL 1.2.5 and newer contains project files and information on building SDL for Windows CE. Take a look at the file README.WinCE in the source archive for more information.
