ZenWINX Logo ZenWINX

Architecture - Reference Manual - Guides

dbg.c File Reference

Debugging code. More...

Go to the source code of this file.

Functions

int __stdcall winx_debug_print (char *string)
 Delivers a message to the DbgView program.
void winx_init_synch_objects (void)
 Initializes the synchronization objects used in the debugging routines.
void winx_destroy_synch_objects (void)
 Destroys the synchronization objects used in the debugging routines.
void __cdecl winx_dbg_print (char *format,...)
 DbgPrint() native equivalent.
char *__stdcall winx_get_error_description (unsigned long status)
 Retrieves a human readable explaination of the NT status code.
void __cdecl winx_dbg_print_ex (unsigned long status, char *format,...)
 Delivers an error message to the DbgView program.

Detailed Description

Debugging code.

Definition in file dbg.c.


Generated on Sat May 29 23:06:45 2010 for ZenWINX by doxygen 1.6.2