Searched refs:HDEVNOTIFY (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddbt.h152 HDEVNOTIFY dbch_hdevnotify;
H A Dwinuser.h3004 typedef PVOID HDEVNOTIFY; typedef
3005 typedef HDEVNOTIFY *PHDEVNOTIFY;
3838 WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE,LPVOID,DWORD);
3839 WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE,LPVOID,DWORD);
4001 WINUSERAPI BOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddbt.h148 HDEVNOTIFY dbch_hdevnotify;
H A Dwinuser.h4087 typedef PVOID HDEVNOTIFY; typedef
4088 typedef HDEVNOTIFY *PHDEVNOTIFY;
4915 WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE,LPVOID,DWORD);
4916 WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE,LPVOID,DWORD);
5078 WINUSERAPI BOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY);

Completed in 99 milliseconds