windows-nt/Source/XPSP1/NT/admin/wmiprov/trustmon/trustmon.def

11 lines
214 B
Modula-2
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
; trustmon.def : Declares the module parameters.
LIBRARY "trustmon.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
DoMofComp