WindowsXP/sdktools/hotfixmanager/ocx/hotfixmanager.def
2025-04-27 07:49:33 -04:00

10 lines
223 B
Modula-2

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