I have access to a Pocket PC running Windows Mobile version 5.0 (OS 5.1.195). The asmdemo and edbapp applications build and execute properly, but I'm having trouble with the reversi demonstration. For some reason, the menu functions and title bar close button don't work as expected. In fact, to close the application I need to terminate it from the settings / system / memory / running programs list. I tried compiling and linking the program with the Windows Mobile 5.0 Pocket PC SDK but ran into issues with __unaligned and PCONTEXT in winnt.h, and __stdcall / __cdecl in strsafe.h.
Has anyone else encountered this? If so, is there a workaround?
Thanks,
Kurt