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.

25 lines
667 B

  1. HKCR
  2. {
  3. AccClientDocMgr.AccClientDocMgr.1 = s 'AccClientDocMgr Class'
  4. {
  5. CLSID = s '{FC48CC30-4F3E-4fa1-803B-AD0E196A83B1}'
  6. }
  7. AccClientDocMgr.AccClientDocMgr = s 'AccClientDocMgr Class'
  8. {
  9. CLSID = s '{FC48CC30-4F3E-4fa1-803B-AD0E196A83B1}'
  10. CurVer = s 'AccClientDocMgr.AccClientDocMgr.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {FC48CC30-4F3E-4fa1-803B-AD0E196A83B1} = s 'AccClientDocMgr Class'
  15. {
  16. ProgID = s 'AccClientDocMgr.AccClientDocMgr.1'
  17. VersionIndependentProgID = s 'AccClientDocMgr.AccClientDocMgr'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Apartment'
  21. }
  22. 'TypeLib' = s '{0EF20641-8773-4B65-955C-C12C206EB86C}'
  23. }
  24. }
  25. }