ReactOS 0.4.15-dev-7924-g5949c20
debug.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CMIVERSION   "1.2.6"
 
#define DBGPRINT(msg)
 
#define DBGBREAK
 
#define INFOPRINT(msg)
 

Macro Definition Documentation

◆ CMIVERSION

#define CMIVERSION   "1.2.6"

Definition at line 31 of file debug.hpp.

◆ DBGBREAK

#define DBGBREAK

Definition at line 44 of file debug.hpp.

◆ DBGPRINT

#define DBGPRINT (   msg)

Definition at line 43 of file debug.hpp.

◆ INFOPRINT

#define INFOPRINT (   msg)
Value:
{ \
}
#define msg(x)
Definition: auth_time.c:54
#define DbgPrint
Definition: hal.h:12

Definition at line 47 of file debug.hpp.