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

  1. HKCR
  2. {
  3. LocalUIControls.StaticIp.1 = s 'StaticIp Class'
  4. {
  5. CLSID = s '{D8A69FA0-25FE-4B9C-BBCE-81D6EBE2FDC0}'
  6. }
  7. LocalUIControls.StaticIp = s 'StaticIp Class'
  8. {
  9. CLSID = s '{D8A69FA0-25FE-4B9C-BBCE-81D6EBE2FDC0}'
  10. CurVer = s 'LocalUIControls.StaticIp.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {D8A69FA0-25FE-4B9C-BBCE-81D6EBE2FDC0} = s 'StaticIp Class'
  15. {
  16. ProgID = s 'LocalUIControls.StaticIp.1'
  17. VersionIndependentProgID = s 'LocalUIControls.StaticIp'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. ForceRemove 'Control'
  24. ForceRemove 'Insertable'
  25. 'MiscStatus' = s '0'
  26. {
  27. '1' = s '131473'
  28. }
  29. 'TypeLib' = s '{02EFCFF0-2896-40CE-8D27-7ECD0609A31B}'
  30. 'Version' = s '1.0'
  31. }
  32. }
  33. }