Chilkat C/C++ Library Windows Mobile MSVC 2008
* For Windows Mobile 5.0 and Pocket PC 2003
This download is the full-version.
Chilkat libraries are automatically fully functional for 30-day evaluations.
Release Notes
The release notes are available on the Chilkat blog.
Installing
There is no actual install. The Chilkat C++ libraries are distributed as a .zip archive containing libraries (.lib) and headers (.h).
Linking
Note: Link with the following additional Microsoft libraries: crypt32.lib, Ws2.lib
Unicode Support
The Chilkat C++ libraries support Unicode in the form of utf-8 multibyte character strings. For more information see these pages:
- Using Unicode String Literals
- Using ANSI or utf-8 with Chilkat C++ "const char *" arguments.
- C++ Examples for Unicode, utf-8, and ANSI
Misdiagnosed Memory Leaks
C++ programmers often misdiagnose memory leaks with Chilkat. Please read the information here to understand the reason: Misdiagnosed C++ Memory Leaks