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

  1. REGEDIT4
  2. ;
  3. ; registry initialization file that installs crypt32's Certificate
  4. ; performance counters.
  5. ;
  6. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\crypt32\Performance]
  7. "Library" = "crypt32.dll"
  8. "Open" = "OpenCertPerformanceData"
  9. "Collect" = "CollectCertPerformanceData"
  10. "Close" = "CloseCertPerformanceData"