created stubs for devmgr.dll (based on lots of guesswork, trial&error and the very...
[reactos.git] / reactos / lib / devmgr / devmgr.def
diff --git a/reactos/lib/devmgr/devmgr.def b/reactos/lib/devmgr/devmgr.def
new file mode 100644 (file)
index 0000000..3b5e0e8
--- /dev/null
@@ -0,0 +1,25 @@
+LIBRARY devmgr.dll
+
+EXPORTS
+DeviceProperties_RunDLLA@16
+DeviceProperties_RunDLLW@16
+DevicePropertiesA@20
+DevicePropertiesW@20
+DeviceManager_ExecuteA@16
+DeviceManager_ExecuteW@16
+DeviceProblemTextA@20
+DeviceProblemTextW@20
+DeviceProblemWizardA@12
+DeviceProblemWizardW@12
+DeviceManagerPrintA@20
+DeviceManagerPrintW@20
+DeviceAdvancedPropertiesA@12
+DeviceAdvancedPropertiesW@12
+DeviceCreateHardwarePage@8
+DeviceCreateHardwarePageEx@16
+DevicePropertiesExA@20
+DevicePropertiesExW@20
+DeviceProblemWizard_RunDLLA@16
+DeviceProblemWizard_RunDLLW@16
+
+; EOF