home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 June / PersonalComputerWorld-June2009-CoverdiscCD.iso / Software / Freeware / Edraw Free Mind Map / EDrawMindMap.exe / {app} / Microsoft.Windows.GdiPlus.manifest < prev    next >
Encoding:
Extensible Markup Language  |  2007-05-14  |  420 b   |  13 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.Windows.GdiPlus" 
  8.         version="6.0.3275.0"
  9.         processorArchitecture="x86" 
  10.     />
  11.     <file name="gdiplus.dll"/>
  12. </assembly>
  13.