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.

26 lines
710 B

  1. HKCR
  2. {
  3. ScriptingUtils.DateTimeObject.1 = s 'DateTimeObject Class'
  4. {
  5. CLSID = s '{C0DDE6E0-8FA8-4E8D-8778-652852D4B9D3}'
  6. }
  7. ScriptingUtils.DateTimeObject = s 'DateTimeObject Class'
  8. {
  9. CLSID = s '{C0DDE6E0-8FA8-4E8D-8778-652852D4B9D3}'
  10. CurVer = s 'ScriptingUtils.DateTimeObject.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {C0DDE6E0-8FA8-4E8D-8778-652852D4B9D3} = s 'DateTimeObject Class'
  15. {
  16. ProgID = s 'ScriptingUtils.DateTimeObject.1'
  17. VersionIndependentProgID = s 'ScriptingUtils.DateTimeObject'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{CA3E7B15-3A7A-4D64-82F7-2F74A28FCA32}'
  24. }
  25. }
  26. }