2010-02-10 Ozkan Sezer <sezeroz@gmail.com>
A couple of lib32/*.def file fixes from mingw:
* lib32/comctl32.def (StrCSpnA, StrCSpnIA, StrCSpnW, StrChrA, StrChrIA,
StrChrIW, StrChrW, StrCmpNA, StrCmpNIA, StrCmpNIW, StrCmpNW, StrRChrA,
StrRChrIA, StrRChrW, StrRStrIA, StrRStrIW, StrStrA, StrStrIA, StrStrIW,
StrStrW, StrToIntA, StrToIntW): Removed erroneous exports which already
are in shlwapi.def.
* lib32/scsiport.def (ScsiPortGetDeviceBase): Fixed suffix.
* lib32/ntoskrnl.def (MmAllocateContiguousMemory): Fixed suffix.
* lib32/msimg32.def (GetDCBrushColor, GetDCPenColor): Moved from here...
* lib32/gdi32.def (GetDCBrushColor, GetDCPenColor): ... to here.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1879 4407c894-4637-0410-b4f5-ada5f102cad1
6 files changed