/GR - Enable Run-Time Type Information (Windows CE 5.0)
Windows CE 5.0
This option causes the compiler to add code to check object types at run time. When you specify this option, the compiler defines the _CPPRTTI preprocessor macro. The compiler clears this option by default.
See Also
Send Feedback on this topic to the authors
© 2006 Microsoft Corporation. All rights reserved.