Source code of Windows XP (NT5)
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.

23 lines
463 B

  1. HKCR
  2. {
  3. Wamreg.WmRgSrv.1 = s 'WmRgSrv Class'
  4. {
  5. CLSID = s '{29822ABA-F302-11D0-9953-00C04FD919C1}'
  6. }
  7. Wamreg.WmRgSrv = s 'WmRgSrv Class'
  8. {
  9. CLSID = s '{29822ABA-F302-11D0-9953-00C04FD919C1}'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {29822ABA-F302-11D0-9953-00C04FD919C1} = s 'WmRgSrv Class'
  14. {
  15. ProgID = s 'Wamreg.WmRgSrv.1'
  16. VersionIndependentProgID = s 'Wamreg.WmRgSrv'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'both'
  20. }
  21. }
  22. }
  23. }