windows-nt/Source/XPSP1/NT/sdktools/hotfixmanager/ocx/hotfixmanager.def
2020-09-26 16:20:57 +08:00

10 lines
214 B
Modula-2

; HotfixManager.def : Declares the module parameters.
LIBRARY "Hotfix_Manager.ocx"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE