Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenntoskrnl.h
Go to the documentation of this file.
00001 #include <ntdef.h> 00002 #undef _NTHAL_ 00003 //#undef DECLSPEC_IMPORT 00004 //#define DECLSPEC_IMPORT 00005 #undef NTSYSAPI 00006 #define NTSYSAPI 00007 00008 /* Windows Device Driver Kit */ 00009 #include <ntddk.h> 00010 #include <ndk/haltypes.h> 00011 00012 //typedef GUID UUID; 00013 00014 /* Disk stuff */ 00015 typedef PVOID PLOADER_PARAMETER_BLOCK; 00016 #include <ntdddisk.h> 00017 #include <internal/hal.h> Generated on Sun May 27 2012 04:19:15 for ReactOS by
1.7.6.1
|