2004-01-15 Filip Navara <xnavara@volny.cz>
* include/ddk/mcd.h: Don't care about value of DBG define. * include/ddk/srb.h: Ditto. * include/ddk/storport.h: Ditto. * include/ddk/video.h: Ditto. * include/nspapi.h (SetServiceW, GetAddressByNameA, GetAddressByNameW): Correct protoype. * include/ntsecapi.h (PCUNICODE_STRING): Define.
This commit is contained in:
@@ -411,7 +411,7 @@ StorPortSynchronizeAccess(
|
||||
IN PSTOR_SYNCHRONIZED_ACCESS SynchronizedAccessRoutine,
|
||||
IN PVOID Context);
|
||||
|
||||
#if DBG
|
||||
#ifdef DBG
|
||||
#define DebugPrint(x) StorPortDebugPrint x
|
||||
#else
|
||||
#define DebugPrint(x)
|
||||
|
Reference in New Issue
Block a user