Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » UltraLite - C 及 C++ 编程 » 应用程序开发

 

开发用于 Windows Mobile 的 UltraLite 应用程序

Microsoft Visual Studio 2005 和更高版本可用于针对 Windows Mobile 环境开发应用程序。

面向 Windows Mobile 的应用程序应使用 wchar_t 的缺省设置,并针对 install-dir\ultralite\ce\arm.50\lib\ 中的 UltraLite 运行时库进行链接。

有关 Windows Mobile 开发所支持的主机平台和开发工具的列表,以及支持的目标 Windows Mobile 平台的列表,请参见支持的平台

可以在大多数 Windows Mobile 目标平台上的模拟器下测试应用程序。


选择链接运行时库的方式
构建 CustDB 示例应用程序
存储持久数据
部署 Windows Mobile 应用程序
部署使用 ActiveSync 的应用程序
为应用程序指派类名
在 Windows Mobile 上进行同步