* include/winuser.h [WINVER >= 0x0500] (RegisterDeviceNotification[AW],

DEVICE_NOTIFY_WINDOW_HANDLE, DEVICE_NOTIFY_SERVICE_HANDLE,
	DEVICE_NOTIFY_ALL_INTERFACE_CLASSES): Add function and constants.

	* lib/user32.def (RegisterDeviceNotification[AW]): Add function.
This commit is contained in:
Dimitri Papadopoulos
2003-09-26 10:20:46 +00:00
parent d7a6ce1ab5
commit 2bbffa5b85
3 changed files with 23 additions and 0 deletions

View File

@@ -464,6 +464,8 @@ RegisterClassExW@4
RegisterClassW@4
RegisterClipboardFormatA@4
RegisterClipboardFormatW@4
RegisterDeviceNotificationA@12
RegisterDeviceNotificationW@12
RegisterHotKey@16
RegisterWindowMessageA@4
RegisterWindowMessageW@4