Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenprecomp.h
Go to the documentation of this file.
00001 #define WIN32_NO_STATUS 00002 #include <windows.h> 00003 #include <debug.h> 00004 #define NTOS_MODE_USER 00005 #include <ndk/umtypes.h> 00006 00007 #define _HIDPI_ 00008 #define _HIDPI_NO_FUNCTION_MACROS_ 00009 typedef VOID 00010 (WINAPI *PINTERFACE_REFERENCE)( 00011 PVOID Context); 00012 typedef VOID 00013 (WINAPI *PINTERFACE_DEREFERENCE)( 00014 PVOID Context); 00015 00016 #include <hidusage.h> 00017 #include <hidclass.h> 00018 #include <hidpi.h> 00019 00020 extern HINSTANCE hDllInstance; 00021 extern const GUID HidClassGuid; 00022 00023 /* EOF */ Generated on Sun May 27 2012 04:16:26 for ReactOS by
1.7.6.1
|