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
785 B

  1. HKCR
  2. {
  3. SetDateTime.DateTime.1 = s 'DateTime Class'
  4. {
  5. CLSID = s '{F0229EA0-D1D8-11D2-84FC-0080C7227EA1}'
  6. }
  7. SetDateTime.DateTime = s 'DateTime Class'
  8. {
  9. CLSID = s '{F0229EA0-D1D8-11D2-84FC-0080C7227EA1}'
  10. CurVer = s 'SetDateTime.DateTime.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {F0229EA0-D1D8-11D2-84FC-0080C7227EA1} = s 'DateTime Class'
  15. {
  16. ProgID = s 'SetDateTime.DateTime.1'
  17. VersionIndependentProgID = s 'SetDateTime.DateTime'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{F1E0DC10-D1E4-11D2-84FC-0080C7227EA1}'
  24. }
  25. }
  26. }