For a list of supported host platforms and development tools for Windows Mobile development, and for a list of supported target Windows Mobile platforms, see Supported platforms.
You can test your applications under an emulator on most Windows Mobile target platforms.
Microsoft eMbedded Visual C++ can be used to develop applications for the Windows Mobile environment. This development environment is available from Microsoft as part of eMbedded Visual Tools.
You can download eMbedded Visual C++ from the Microsoft Developer Network at http://msdn.microsoft.com/.
Applications targeting Windows Mobile should use the default setting for wchar_t and link against the UltraLite runtime libraries in install-dir\ultralite\ce\arm.50\lib\.
A sample eMbedded Visual C++ project is provided in the samples-dir\UltraLite\CEStarter directory. The workspace file is samples-dir\UltraLite\CEStarter\ul_wceapplication.vcw.
When preparing to use eMbedded Visual C++ for UltraLite applications, you should make the following changes to the project settings. The CEStarter application has these changes made.
where processor is the target processor for your application.
"$(SQLANY11)\Bin32\sqlpp" -q $(InputPath) ul_database.cpp |
Choosing how to link the runtime library
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |