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.

34 lines
1.0 KiB

  1. HKCR
  2. {
  3. TaskUI.TaskUI_HTMLControl.1 = s 'TaskUI_HTMLControl Class'
  4. {
  5. CLSID = s '{C4BC7F4C-939A-45F6-B5D2-4C1B6D5A75EA}'
  6. }
  7. TaskUI.TaskUI_HTMLControl = s 'TaskUI_HTMLControl Class'
  8. {
  9. CLSID = s '{C4BC7F4C-939A-45F6-B5D2-4C1B6D5A75EA}'
  10. CurVer = s 'TaskUI.TaskUI_HTMLControl.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {C4BC7F4C-939A-45F6-B5D2-4C1B6D5A75EA} = s 'TaskUI_HTMLControl Class'
  15. {
  16. ProgID = s 'TaskUI.TaskUI_HTMLControl.1'
  17. VersionIndependentProgID = s 'TaskUI.TaskUI_HTMLControl'
  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%, 106'
  26. 'MiscStatus' = s '0'
  27. {
  28. '1' = s '131473'
  29. }
  30. 'TypeLib' = s '{D526AD60-3E72-4F6E-BE54-81E6F6A93ADA}'
  31. 'Version' = s '1.0'
  32. }
  33. }
  34. }