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.

34 lines
833 B

  1. HKCR
  2. {
  3. Ocarpt.OcarptMain.1 = s 'OcarptMain Class'
  4. {
  5. CLSID = s '{D68DAEED-C2A6-4C6F-9365-4676B173D8EF}'
  6. }
  7. Ocarpt.OcarptMain = s 'OcarptMain Class'
  8. {
  9. CLSID = s '{D68DAEED-C2A6-4C6F-9365-4676B173D8EF}'
  10. CurVer = s 'Ocarpt.OcarptMain.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {D68DAEED-C2A6-4C6F-9365-4676B173D8EF} = s 'OcarptMain Class'
  15. {
  16. ProgID = s 'Ocarpt.OcarptMain.1'
  17. VersionIndependentProgID = s 'Ocarpt.OcarptMain'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. ForceRemove 'Control'
  24. ForceRemove 'Insertable'
  25. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 101'
  26. 'MiscStatus' = s '0'
  27. {
  28. '1' = s '131473'
  29. }
  30. 'TypeLib' = s '{44550461-B572-48D9-96A0-0AE2A10F45D6}'
  31. 'Version' = s '1.0'
  32. }
  33. }
  34. }