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
samlib
Defines
|
Functions
debug.h File Reference
Go to the source code of this file.
Defines
#
define
DPRINT
(...) do {
DebugPrint
("(SAMLIB:%s:%
d
) ",__FILE__,__LINE__);
DebugPrint
(__VA_ARGS__); } while(0)
#
define
CHECKPOINT
do {
DebugPrint
("(SAMLIB:%s:%
d
) Checkpoint\
n
",__FILE__,__LINE__); } while(0)
#
define
DPRINT1
(...) do {
DebugPrint
("(SAMLIB:%s:%
d
) ",__FILE__,__LINE__);
DebugPrint
(__VA_ARGS__); } while(0)
#
define
CHECKPOINT1
do {
DebugPrint
("(SAMLIB:%s:%
d
) Checkpoint\
n
",__FILE__,__LINE__); } while(0)
Functions
void
DebugPrint
(
char
*
fmt
,...)
Generated on Sun May 27 2012 04:43:53 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.