Leaked source code of windows server 2003
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.

36 lines
796 B

  1. HKCR
  2. {
  3. EventLogUtilities.Log.1 = s 'Log Class'
  4. {
  5. CLSID = s '{07C97B1B-4042-4DD3-9FDD-56EC7677E30E}'
  6. }
  7. EventLogUtilities.Log = s 'Log Class'
  8. {
  9. CLSID = s '{07C97B1B-4042-4DD3-9FDD-56EC7677E30E}'
  10. CurVer = s 'EventLogUtilities.Log.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {07C97B1B-4042-4DD3-9FDD-56EC7677E30E} = s 'Log Class'
  15. {
  16. ProgID = s 'EventLogUtilities.Log.1'
  17. VersionIndependentProgID = s 'EventLogUtilities.Log'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{B7F1CC1F-3483-414C-A88A-863290D91EBE}'
  24. 'Implemented Categories'
  25. {
  26. {7DD95801-9882-11CF-9FA9-00AA006C42C4}
  27. {
  28. }
  29. {7DD95802-9882-11CF-9FA9-00AA006C42C4}
  30. {
  31. }
  32. }
  33. }
  34. }
  35. }