I guess together with this and the WM5 Emulator...we should be stable as a rock heh ???
so said uncle Bill ... :D
~~~~~
http://www.microsoft.com/downloads/d...displaylang=en
~~~~~
""Brief Description
The Application Verifier tool assesses the stability of an application and detects common programming mistakes. The tool can detect and pinpoint memory leaks, handle leaks, and leaks in graphics device interface (GDI) objects. The tool can also detect some forms of heap corruption.
Download files below
Quick Details
Version: 1
Date Published: 2/3/2006
Language: English
Download Size: 1 KB - 5.3 MB*
*Download size depends on selected download components.
~~~~~
Overview
The Application Verifier tool assesses the stability of an application and detects common programming mistakes. The tool can detect and pinpoint memory leaks, handle leaks, and leaks in graphics device interface (GDI) objects. The tool can also detect some forms of heap corruption.
Application Verifier attaches to an application and performs tests while the application runs. With the tool, you may be able to diagnose subtle problems with an application that would otherwise be difficult to diagnose on Microsoft® Windows® CE.
Each test that Application Verifier runs is referred to as a shim. The tool inserts the shim into the code path between the calling function and the intended target function. A shim loads into the process space, and the kernel redirects calls from other libraries to the shim.
You might find it helpful to run a shim with a debugger attached to the target device. If a debugger is attached to the target device, the debugger points to the location where the exception occurred, which might be close to the source of the problem identified by the shim.
For a specified application, you can select the shims that Application Verifier uses to test the application. Examples of tests performed by shims for the tool include tests for memory leaks, tests for the usage of specific application programming interfaces (APIs), and tests for memory corruption.
~~~~~
System Requirements
* Supported Operating Systems: Windows 2000 Service Pack 4; Windows Server 2003; Windows Server 2003 Service Pack 1; Windows Server 2003 Service Pack 1 for Itanium-based Systems; Windows XP 64-bit; Windows XP Media Center Edition; Windows XP Professional 64-Bit Edition (Itanium) ; Windows XP Service Pack 1; Windows XP Service Pack 2; Windows XP Tablet PC Edition
The following mobile device operating systems are supported by Application Verifier for Windows Mobile 5.0:
• Microsoft® Windows Mobile® 5.0
• Messaging and Security Feature Pack for Microsoft® Windows Mobile® 5.0
~~~~~
Instructions
1. Install the Application Verifier for Windows Mobile setup software (5.5 MB) to your PC by clicking Application Verifier.msi below.
2. Select Run this program from its current location and click OK.
3. Follow the instructions on the screen.""