SQL Anywhere 10.0.1
» UltraLite - C and C++ Programming
» UltraLite C/C++ Common API Reference
» Macros and compiler directives for UltraLite C/C++ applications
UNDER_CE macro
By default, this macro is defined in all new eMbedded Visual C++ projects by the Microsoft eMbedded Visual C++ compiler.
Remarks
Applies to Windows CE applications.
Example
/D UNDER_CE=$(CEVersion)
See also