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.

23 lines
487 B

  1. HKCR
  2. {
  3. ToolProps.QuantizePage.1 = s 'QuantizePage Class'
  4. {
  5. CLSID = s '{623286DC-67F8-4055-A9BE-F7A7176BD150}'
  6. }
  7. ToolProps.QuantizePage = s 'QuantizePage Class'
  8. {
  9. CLSID = s '{623286DC-67F8-4055-A9BE-F7A7176BD150}'
  10. CurVer = s 'ToolProps.QuantizePage.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {623286DC-67F8-4055-A9BE-F7A7176BD150} = s 'QuantizePage Class'
  15. {
  16. ForceRemove 'Programmable'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Apartment'
  20. }
  21. }
  22. }
  23. }