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.

33 lines
760 B

  1. HKCR
  2. {
  3. WebGate.WebGate.1 = s 'WebGate Class'
  4. {
  5. CLSID = s '{3724B9A1-9503-11D1-B86A-00A0C90DC849}'
  6. }
  7. WebGate.WebGate = s 'WebGate Class'
  8. {
  9. CurVer = s 'WebGate.WebGate.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {3724B9A1-9503-11D1-B86A-00A0C90DC849} = s 'WebGate Class'
  14. {
  15. ProgID = s 'WebGate.WebGate.1'
  16. VersionIndependentProgID = s 'WebGate.WebGate'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Apartment'
  21. }
  22. ForceRemove 'Control'
  23. ForceRemove 'Programmable'
  24. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  25. 'MiscStatus' = s '0'
  26. {
  27. '1' = s '132497'
  28. }
  29. 'TypeLib' = s '{1E7949FA-86F4-11D1-ADD8-0000F87734F0}'
  30. 'Version' = s '1.0'
  31. }
  32. }
  33. }