home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / beeld / screen / hcf.exe / Microsoft.VC80.MFC.manifest < prev    next >
Extensible Markup Language  |  2005-09-22  |  550b  |  17 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <!-- Copyright ┬⌐ 1981-2001 Microsoft Corporation -->
  3. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  4.     <noInheritable/>
  5.     <assemblyIdentity 
  6.         type="win32" 
  7.         name="Microsoft.VC80.MFC" 
  8.         version="8.0.50608.0" 
  9.         processorArchitecture="x86" 
  10.         publicKeyToken="1fc8b3b9a1e18e3b"
  11.     />
  12.     <file name="mfc80.dll"/>
  13.     <file name="mfc80u.dll"/>
  14.     <file name="mfcm80.dll"/>
  15.     <file name="mfcm80u.dll"/>
  16. </assembly>
  17.