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.

20 lines
843 B

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3. <assemblyIdentity
  4. type="win32"
  5. name="Microsoft.Windows.IsolationAutomation.ProxyStub"
  6. version=SXS_ASSEMBLY_VERSION
  7. processorArchitecture=SXS_PROCESSOR_ARCHITECTURE
  8. publicKeyToken="6595b64144ccf1df"
  9. />
  10. <description>Microsoft Windows Isolation Automation COM Proxy/Stub</description>
  11. <file name="sxsoaps.dll">
  12. <comInterfaceProxyStub
  13. iid="{8FA7728F-B69B-4EE5-99F2-E2AA021BEF28}"
  14. tlbid="{8143C9AA-38F8-4729-B935-DF6823C616C6}"
  15. name="IActCtx"/>
  16. </file>
  17. <file name="sxsoaps.tlb">
  18. <typelib tlbid="{8143C9AA-38F8-4729-B935-DF6823C616C6}" version="1.0" helpdir=""/>
  19. </file>
  20. </assembly>