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

  1. HKCR
  2. {
  3. NmChatCtl.NmChatCtl.1 = s 'NmChatCtl Class'
  4. {
  5. CLSID = s '{4DFF01BD-E6BE-11D1-92C2-0000F875AE17}'
  6. 'Insertable'
  7. }
  8. NmChatCtl.NmChatCtl = s 'NmChatCtl Class'
  9. {
  10. CurVer = s 'NmChatCtl.NmChatCtl.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {4DFF01BD-E6BE-11D1-92C2-0000F875AE17} = s 'NmChatCtl Class'
  15. {
  16. ProgID = s 'NmChatCtl.NmChatCtl.1'
  17. VersionIndependentProgID = s 'NmChatCtl.NmChatCtl'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. ForceRemove 'Control'
  24. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  25. 'MiscStatus' = s '0'
  26. {
  27. '1' = s '131473'
  28. }
  29. 'TypeLib' = s '{4DFF01AF-E6BE-11D1-92C2-0000F875AE17}'
  30. 'Version' = s '1.0'
  31. }
  32. }
  33. }