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.

32 lines
762 B

  1. HKCR
  2. {
  3. TClient.TClientApi.1 = s 'TClient Class'
  4. {
  5. CLSID = s '{c52b5b9e-e87b-4fd3-999f-ce742b85bc31}'
  6. }
  7. TClient.TClientApi = s 'TClient Class'
  8. {
  9. CLSID = s '{c52b5b9e-e87b-4fd3-999f-ce742b85bc31}'
  10. CurVer = s 'TClient.TClientApi.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {c52b5b9e-e87b-4fd3-999f-ce742b85bc31} = s 'TClient Class'
  15. {
  16. ProgID = s 'TClient.TClientApi.1'
  17. VersionIndependentProgID = s 'TClient.TClientApi'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'both'
  21. }
  22. ForceRemove 'Control'
  23. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  24. 'MiscStatus' = s '0'
  25. {
  26. '1' = s '131473'
  27. }
  28. 'TypeLib' = s '{ac3b692d-98ab-40a7-8091-17186c1a5599}'
  29. 'Version' = s '1.0'
  30. }
  31. }
  32. }