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.

79 lines
2.9 KiB

  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=SXS_ASSEMBLY_NAME
  6. version=SXS_ASSEMBLY_VERSION
  7. processorArchitecture=SXS_PROCESSOR_ARCHITECTURE
  8. publicKeyToken="6595b64144ccf1df"
  9. />
  10. <dependency optional="yes">
  11. <dependentAssembly>
  12. <assemblyIdentity
  13. type="win32"
  14. name="Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries.Resources"
  15. version=SXS_ASSEMBLY_VERSION
  16. processorArchitecture=SXS_PROCESSOR_ARCHITECTURE
  17. publicKeyToken="6595b64144ccf1df"
  18. language="*"/>
  19. </dependentAssembly>
  20. </dependency>
  21. <file name="mfc42u.dll">
  22. <comClass description="Font Property Page" clsid="{0BE35200-8F91-11CE-9DE3-00AA004BB851}"/>
  23. <comClass description="Color Property Page" clsid="{0BE35201-8F91-11CE-9DE3-00AA004BB851}"/>
  24. <comClass description="Picture Property Page" clsid="{0BE35202-8F91-11CE-9DE3-00AA004BB851}"/>
  25. </file>
  26. <file name="mfc42.dll"/>
  27. <file name="atl.dll">
  28. <comClass description="Registrar Class" clsid="{44EC053A-400F-11D0-9DCD-00A0C90391D3}" progid="ATL.Registrar"/>
  29. <typelib tlbid="{44EC0535-400F-11D0-9DCD-00A0C90391D3}" version="1.0" helpdir=""/>
  30. </file>
  31. <file name="msvcp60.dll"/>
  32. /*
  33. {B196B286-BAB4-101A-B69C-00AA00341D07} is in oleaut32.dll.
  34. {00020424-0000-0000-C000-000000000046} is in oleaut32.dll.
  35. {00000000-0000-0000-C000-000000000046} is IUnknown.
  36. */
  37. /*
  38. Oleaut32.dll puts these in the registry. We do not need to tell Ole32.dll about them.
  39. <comInterfaceExternalProxyStub
  40. name="IPropertyPage"
  41. iid="{B196B28D-BAB4-101A-B69C-00AA00341D07}"
  42. proxyStubClsid32="{B196B286-BAB4-101A-B69C-00AA00341D07}"
  43. numMethods="14"
  44. baseInterface="{00000000-0000-0000-C000-000000000046}"
  45. />
  46. <comInterfaceExternalProxyStub
  47. name="IPropertyPage2"
  48. iid="{01E44665-24AC-101B-84ED-08002B2EC713}"
  49. proxyStubClsid32="{B196B286-BAB4-101A-B69C-00AA00341D07}"
  50. numMethods="15"
  51. baseInterface="{B196B28D-BAB4-101A-B69C-00AA00341D07}"
  52. />
  53. <comInterfaceExternalProxyStub
  54. name="IPropertyNotifySink"
  55. iid="{9BFBBC02-EFF1-101A-84ED-00AA00341D07}"
  56. proxyStubClsid32="{B196B286-BAB4-101A-B69C-00AA00341D07}"
  57. baseInterface="{00000000-0000-0000-C000-000000000046}"
  58. numMethods="5"
  59. />
  60. */
  61. <comInterfaceExternalProxyStub
  62. name="IAxWinAmbientDispatch"
  63. iid="{B6EA2051-048A-11D1-82B9-00C04FB9942E}"
  64. proxyStubClsid32="{00020424-0000-0000-C000-000000000046}"
  65. numMethods="35"
  66. baseInterface="{00000000-0000-0000-C000-000000000046}"
  67. />
  68. </assembly>