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.

23 lines
754 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. language=SXS_ASSEMBLY_LANGUAGE
  5. version=SXS_ASSEMBLY_VERSION
  6. processorArchitecture=SXS_PROCESSOR_ARCHITECTURE
  7. name=SXS_ASSEMBLY_NAME
  8. type="win32"
  9. />
  10. <description>Printing UI Components</description>
  11. <dependency>
  12. <dependentAssembly>
  13. <assemblyIdentity
  14. type="win32"
  15. name="Microsoft.Windows.Common-Controls"
  16. version="6.0.0.0"
  17. processorArchitecture=SXS_PROCESSOR_ARCHITECTURE
  18. publicKeyToken="6595b64144ccf1df"
  19. language="*"
  20. />
  21. </dependentAssembly>
  22. </dependency>
  23. </assembly>