windows-nt/Source/XPSP1/NT/admin/snapin/certmgr/certmgr.def

11 lines
220 B
Modula-2
Raw Normal View History

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