2004-03-27 Hosaka Yuji <hos@tamanegi.org>

* include/dbt.h (DBT_DEVTYP_DEVICEINTERFACE, DBT_DEVTYP_HANDLE):
	Add define.
	(DEV_BROADCAST_DEVICEINTERFACE, DEV_BROADCAST_HANDLE): Add struct.
	* include/winuser.h (UnregisterDeviceNotification): Add prototype.
	* lib/user32.def (UnregisterDeviceNotification): Add export stub.
This commit is contained in:
Luke Dunstan
2004-03-28 11:22:10 +00:00
parent f19da5f77d
commit f241377ee1
4 changed files with 52 additions and 0 deletions

View File

@@ -609,6 +609,7 @@ UnloadKeyboardLayout@4
UnpackDDElParam@16
UnregisterClassA@8
UnregisterClassW@8
UnregisterDeviceNotification@4
UnregisterHotKey@8
UpdateLayeredWindow@36
UpdateWindow@4