Debug Zones (Windows CE 5.0)
The following topics describe how to use debug zones in application source code.
In This Section
- Setting Initial Debug Zones
Describes how to set initial debug zone values. - Understanding the Debug Zones Dialog Box
Describes how to use the debug zones dialog box to define and initialize debug zones in application source code. - DBGPARAM Structure Declaration
Describes the base information structure used for debug zones. - Debug Zone Registration
Provides detailed information about registering the DBGPARAM structure with the debugging subsystem using the DEBUGREGISTER macro or the RETAILREGISTERZONE macro. - Debugging Macros
Provides additional detail about debugging macro calls that can be used in application source code to output debugging messages.
Related Sections
Viewing Debug Zones for a Process
Viewing Debug Zones in a Module
Send Feedback on this topic to the authors