windows-nt/Source/XPSP1/NT/admin/snapin/certmgr/certmgr.def
2020-09-26 16:20:57 +08:00

11 lines
220 B
Modula-2

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