Add some debug messages, and disable them (#define NDEBUG)
[reactos.git] / reactos / lib / netcfgx / netcfgx.h
1 #include <windows.h>
2 #include <setupapi.h>
3
4 ULONG DbgPrint(PCH Format,...);
5