setupapi.CMP_RegisterNotification is not a stub anymore,
authorSylvain Petreolle <spetreolle@yahoo.fr>
Mon, 23 Mar 2009 22:01:40 +0000 (22:01 +0000)
committerSylvain Petreolle <spetreolle@yahoo.fr>
Mon, 23 Mar 2009 22:01:40 +0000 (22:01 +0000)
update cfgmgr32.spec accordingly.

svn path=/trunk/; revision=40192

reactos/dll/win32/cfgmgr32/cfgmgr32.spec
reactos/dll/win32/setupapi/setupapi.spec

index 4b6fb69..d8ebbe7 100644 (file)
@@ -1,5 +1,5 @@
 @ stdcall CMP_Init_Detection(long) setupapi.CMP_Init_Detection
 @ stdcall CMP_Init_Detection(long) setupapi.CMP_Init_Detection
-@ stub CMP_RegisterNotification # setupapi.CMP_RegisterNotification
+@ stdcall CMP_RegisterNotification(ptr ptr long ptr) setupapi.CMP_RegisterNotification
 @ stdcall CMP_Report_LogOn(long long) setupapi.CMP_Report_LogOn
 @ stub CMP_UnregisterNotification # setupapi.CMP_UnregisterNotification
 @ stdcall CMP_WaitNoPendingInstallEvents(long) setupapi.CMP_WaitNoPendingInstallEvents
 @ stdcall CMP_Report_LogOn(long long) setupapi.CMP_Report_LogOn
 @ stub CMP_UnregisterNotification # setupapi.CMP_UnregisterNotification
 @ stdcall CMP_WaitNoPendingInstallEvents(long) setupapi.CMP_WaitNoPendingInstallEvents
index 793be95..0eee7b6 100644 (file)
@@ -2,7 +2,7 @@
 @ stub CMP_GetBlockedDriverInfo
 @ stub CMP_GetServerSideDeviceInstallFlags
 @ stdcall CMP_Init_Detection(long)
 @ stub CMP_GetBlockedDriverInfo
 @ stub CMP_GetServerSideDeviceInstallFlags
 @ stdcall CMP_Init_Detection(long)
-@ stdcall CMP_RegisterNotification( ptr ptr long ptr)
+@ stdcall CMP_RegisterNotification(ptr ptr long ptr)
 @ stdcall CMP_Report_LogOn(long long)
 @ stub CMP_UnregisterNotification
 @ stdcall CMP_WaitNoPendingInstallEvents(long)
 @ stdcall CMP_Report_LogOn(long long)
 @ stub CMP_UnregisterNotification
 @ stdcall CMP_WaitNoPendingInstallEvents(long)