windows-nt/Source/XPSP1/NT/base/pnp/hotplug/hotplug.def
2020-09-26 16:20:57 +08:00

21 lines
537 B
Modula-2

; blockdriver.def : Declares the module parameters.
LIBRARY "hotplug.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
CreateLocalServerW
CPlApplet
HotPlugDeviceTree
HotPlugEjectDevice
HotPlugRemovalVetoedW
HotPlugEjectVetoedW
HotPlugSafeRemovalNotificationW
HotPlugStandbyVetoedW
HotPlugHibernateVetoedW
HotPlugWarmEjectVetoedW
HotPlugDriverBlockedW