Re: debug zones and selog zone

Tech-Archive recommends: Fix windows errors by optimizing your registry



Debug zones are similar to CeLog zones, but not related. Debug zones came
first and CeLog zones were modeled after them. Debug zones are a property
of each .exe / .dll (though not all modules choose to use them and most
choose not to use them on retail builds). Debug zones can be hooked up to
control anything, but most modules use them to control debug output to
Platform Builder. Debug zones are simply a set of flags attached to the
module that the module can use to control debugging-related functionality.
Please see
http://blogs.msdn.com/ce_base/archive/2006/12/18/debug-messages-and-debug-zones-in-windows-ce.aspx

Sue
sloh@xxxxxxxxxxxxx (remove "online" from reply-to address)
http://blogs.msdn.com/ce_base/
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________


.