ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
dll
win32
wshirda
Defines
debug.h File Reference
Go to the source code of this file.
Defines
#
define
NORMAL_MASK
0x000000FF
#
define
SPECIAL_MASK
0xFFFFFF00
#
define
MIN_TRACE
0x00000001
#
define
MID_TRACE
0x00000002
#
define
MAX_TRACE
0x00000003
#
define
DEBUG_ULTRA
0xFFFFFFFF
#
define
WSH_DbgPrint
(_t_, _x_)
#
define
ASSERT
(
x
)
#
define
assert
(
x
)
ASSERT
(
x
)
#
define
assert_irql
(
x
)
ASSERT_IRQL
(
x
)
#
define
UNIMPLEMENTED
WSH_DbgPrint
(
MIN_TRACE
, ("(%s:%
d
)(%
s
) is
unimplemented
, \ please
try
again later.\
n
", __FILE__, __LINE__,
__FUNCTION__
));
#
define
CHECKPOINT
WSH_DbgPrint
(
MIN_TRACE
, ("\n"));
#
define
CP
CHECKPOINT
Generated on Sun May 27 2012 04:43:55 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.