mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 11:44:33 +08:00
30 lines
756 B
Modula-2
30 lines
756 B
Modula-2
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
|
|
|
|
; Export these functions only for the sake of compatibility, they're obviously typos
|
|
DeviceProblenWizard_RunDLLA@16=DeviceProblemWizard_RunDLLA@16
|
|
DeviceProblenWizard_RunDLLW@16=DeviceProblemWizard_RunDLLW@16
|
|
|
|
; EOF
|