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.

24 lines
508 B

  1. HKCR
  2. {
  3. ALG_ICQ.MyALG.1 = s 'MyALG Class'
  4. {
  5. CLSID = s '{C1A2AC11-CCC1-46AF-A33B-07A9778A65AB}'
  6. }
  7. ALG_ICQ.MyALG = s 'MyALG Class'
  8. {
  9. CLSID = s '{C1A2AC11-CCC1-46AF-A33B-07A9778A65AB}'
  10. CurVer = s 'ALG_ICQ.MyALG.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {C1A2AC11-CCC1-46AF-A33B-07A9778A65AB} = s 'MyALG Class'
  15. {
  16. ProgID = s 'ALG_ICQ.MyALG.1'
  17. VersionIndependentProgID = s 'ALG_ICQ.MyALG'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. }
  21. 'TypeLib' = s '{C64D850A-D401-4387-A552-15D7825E67F3}'
  22. }
  23. }
  24. }