- Link ntoskrnl against libwdmguid.a.

- Report device arrival events to the user-mode pnp manager.

svn path=/trunk/; revision=13409
This commit is contained in:
Eric Kohl
2005-02-05 00:04:52 +00:00
parent b0e251bab8
commit 61f4f70343
5 changed files with 104 additions and 39 deletions
+2
View File
@@ -244,6 +244,8 @@ NtGetPlugPlayEvent(
* ...
*/
#define PLUGPLAY_USER_RESPONSE 0x07
NTSTATUS STDCALL
NtPlugPlayControl(
ULONG ControlCode,