|
ReactOS 0.4.16-dev-2359-g4b75ec5
|

Go to the source code of this file.
Macros | |
| #define | __RELFILE__ __FILE__ |
| #define | DPRINT1(...) do { if(0) { KdbPrintf(__VA_ARGS__); } } while(0) |
| #define | DPRINT(...) do { if(0) { KdbPrintf(__VA_ARGS__); } } while(0) |