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

  1. HKCR
  2. {
  3. RCBdyCtl.MsgBox.1 = s 'MsgBox Class'
  4. {
  5. CLSID = s '{07ACE060-1846-4AA0-8A2C-ACDAD3924C36}'
  6. }
  7. RCBdyCtl.MsgBox = s 'MsgBox Class'
  8. {
  9. CLSID = s '{07ACE060-1846-4AA0-8A2C-ACDAD3924C36}'
  10. CurVer = s 'RCBdyCtl.MsgBox.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {07ACE060-1846-4AA0-8A2C-ACDAD3924C36} = s 'MsgBox Class'
  15. {
  16. ProgID = s 'RCBdyCtl.MsgBox.1'
  17. VersionIndependentProgID = s 'RCBdyCtl.MsgBox'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{B5359CA1-EF40-4C31-8C5F-4B4CFC0D3439}'
  24. }
  25. }
  26. }