I am using WinCE 4.2 build 4.20.17 on the bitsyx, developing with eVC4.0. I want to use the try/catch exception handling. I read an earlier post that mentioned the /GX and /GR switches, and also mentioned that RTTI isn't in the 4.2 builds. Is RTTI in any of the subsequent builds of WinCE 4.2? What configuration of OS/tools/project switches do I need to get exception handling to work?
Try, Catch, and Throw blocks are enabled by the /GX option. RTTI is enabled by the /GR option.
I believe the topic you were refering to concerning the build was topic 1014. The person involved was using a BSP development system which allows him to create his own build.