2025-04-27 07:49:33 -04:00

11 lines
224 B
Modula-2

; trustmon.def : Declares the module parameters.
LIBRARY "trustmon.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
DoMofComp