Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Developer support for Windows Mobile 6.5 is provided by the Windows Mobile 6.5.3 DTK and by topics in the Technical Articles section of the Windows Mobile 6.5 MSDN documentation set.
The Windows Mobile 6.5.3 DTK extends the existing Windows Mobile 6 SDK to support new technologies and APIs such as Widgets and the Gesture APIs.
Getting Started
You will need to have a working installation of Visual Studio and the Windows Mobile 6 SDK, as well as an installation of the Windows Mobile 6.5.3 DTK.
Emulators are available to help in product testing, and the Windows Marketplace will be available to provide an outlet to sell your applications.
Topic name | Description |
---|---|
Getting Started with Building Windows Mobile Solutions with Visual Studio and Windows Mobile 6 SDK |
This topic contains information on how to install and use the Windows Mobile 6 SDK with Visual Studio. |
Download the Developer's Tool Kit, and follow the installation instructions included in the download. |
|
Emulators are available to allow you to develop and test your code before you have access to Windows Mobile 6.5 hardware. This blog post describes emulator support for Windows Mobile 6.5 and lists download locations. |
|
Step by Step: Monitoring Resource Leaks Using the Application Verifier Tool for Windows Mobile 5.0 |
Application Verifier analyzes applications at run time to monitor for leaks of all sorts, including memory leaks, handle leaks, and leaks of GDI objects. Application Verifier for Windows Mobile Version 5.0 is supported by Windows Mobile 6.5. |
Windows Mobile Marketplace is a new on-device store where your customers can easily find, download, install, and pay for your software. This Web site describes how to sign up. |
|
More details for the Windows Marketplace. |
Documentation and other Resources
Reference material for Windows Mobile 6.5.
Topic name | Description |
---|---|
Reference documentation for Windows Mobile 6. Windows Mobile 6.5 is based on this version, and these topics remain current for Windows Mobile 6.5. |
|
New reference documentation and APIs for the Gesture feature of Windows Mobile 6.5. |
|
Developing Web Applications for Internet Explorer Mobile 6 on Windows Mobile 6.5 |
Windows Mobile 6.5 includes a new version of Internet Explorer Mobile. This topic contains information on how to create web pages to take advantage of new features in this browser. |
Widgets are a new feature of Windows Mobile 6.5, and this topic contains information on how to use them to create rich internet applications that can plug into the Home screen. |
|
|
The Games API (GAPI) is deprecated, and there is no guarantee that Windows Mobile 6.5 devices will support it. This blog post discusses alternative input technologies that have been provided to replace those in GAPI. |
Community resources for Windows Mobile 6.5.
Topic name | Description |
---|---|
This blog is written by different members of the Windows Mobile team and covers breaking developer information as well as end-user tips and tricks. Some particularly useful posts are listed below. |
|
|
Marketplace announcement blog post by Todd Brix. |
Other Windows Mobile topics that may be of interest the Windows Mobile 6.5 programmer.
Topic name | Description |
---|---|
Creating Location-Aware Applications for Windows Mobile Devices |
This article addresses the technical details of adding location awareness to a Windows Mobile application. The paper covers related issues, such as the effect of location determination on battery life, and provides relevant code examples and a sample. |