I'm about to port my Pocket PC app to be able to run on a regular CE
4.2 device.
1) What do I need to do to convert my project files and build
settings?
2) What code changes will be required. My first recompile attempt
with the STANDARDSDK_420 gives me all sorts undeclared identifiers,
such as m_bFullScreen, m_pWndEmptyCB, GetSystemPowerStatusEx,
SHInitExtraControls, SHSipPreference, SipGetCurrentIM, SHDoneButton,
SHMENUBARINFO, SHCreateMenuBar, SHCMBF_EMPTYBAR, SHFS_HIDESTARTICON.
3) Will I still have access to SIP / IM (Letter Recognizer) character
entry?
TIA,
David