Source code of Windows XP (NT5)
 
 
 
 
 
 

9 lines
193 B

; certmap.def : Declares the module parameters.
LIBRARY "CERTMAP.OCX"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE