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
1.1 KiB

  1. HKCR
  2. {
  3. LocalUIControls.SADataEntryCtrl.1 = s 'Server Appliance local display data entry control'
  4. {
  5. CLSID = s '{538D1B58-8D5A-47C5-9867-4B6230A94EAC}'
  6. }
  7. LocalUIControls.SADataEntryCtrl = s 'Server Appliance local display data entry control'
  8. {
  9. CLSID = s '{538D1B58-8D5A-47C5-9867-4B6230A94EAC}'
  10. CurVer = s 'LocalUIControls.SADataEntryCtrl.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {538D1B58-8D5A-47C5-9867-4B6230A94EAC} = s 'Server Appliance local display data entry control'
  15. {
  16. ProgID = s 'LocalUIControls.SADataEntryCtrl.1'
  17. VersionIndependentProgID = s 'LocalUIControls.SADataEntryCtrl'
  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. }