#define WIN32_NO_STATUS #include #include #define _HIDPI_ #define _HIDPI_NO_FUNCTION_MACROS_ typedef VOID (WINAPI *PINTERFACE_REFERENCE)( PVOID Context); typedef VOID (WINAPI *PINTERFACE_DEREFERENCE)( PVOID Context); #include #include #include #include extern HINSTANCE hDllInstance; extern const GUID HidClassGuid; /* EOF */