Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
318 B

REGEDIT4
;
; registry initialization file that installs crypt32's Certificate
; performance counters.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\crypt32\Performance]
"Library" = "crypt32.dll"
"Open" = "OpenCertPerformanceData"
"Collect" = "CollectCertPerformanceData"
"Close" = "CloseCertPerformanceData"