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.

25 lines
595 B

  1. HKCR
  2. {
  3. Testwrapper.TestSE.1 = s 'TestSE Class'
  4. {
  5. CLSID = s '{FE6581C0-1773-47FD-894C-4CD9CD2275B3}'
  6. }
  7. Testwrapper.TestSE = s 'TestSE Class'
  8. {
  9. CLSID = s '{FE6581C0-1773-47FD-894C-4CD9CD2275B3}'
  10. CurVer = s 'Testwrapper.TestSE.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {FE6581C0-1773-47FD-894C-4CD9CD2275B3} = s 'TestSE Class'
  15. {
  16. ProgID = s 'Testwrapper.TestSE.1'
  17. VersionIndependentProgID = s 'Testwrapper.TestSE'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. 'TypeLib' = s '{E8C517E3-37ED-4AAC-A4C9-255AB694AF2F}'
  23. }
  24. }
  25. }