Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenntmarta.h
Go to the documentation of this file.
00001 #define WIN32_NO_STATUS 00002 #define NTOS_MODE_USER 00003 #include <windows.h> 00004 #include <ndk/iofuncs.h> 00005 #include <ndk/obfuncs.h> 00006 #include <ndk/rtlfuncs.h> 00007 #include <accctrl.h> 00008 #include <aclapi.h> 00009 #include <winsvc.h> 00010 #include <ntsecapi.h> 00011 00012 #ifndef HAS_FN_PROGRESSW 00013 #define FN_PROGRESSW FN_PROGRESS 00014 #endif 00015 #ifndef HAS_FN_PROGRESSA 00016 #define FN_PROGRESSA FN_PROGRESS 00017 #endif 00018 00019 ULONG DbgPrint(PCCH Format,...); 00020 00021 extern HINSTANCE hDllInstance; 00022 00023 /* EOF */ Generated on Sat May 26 2012 04:24:03 for ReactOS by
1.7.6.1
|