1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 18:05:21 +00:00
mpv/loader/wine
reimar 7c87946c69 loader: Remove __ptr32 and __ptr64 typedefs
We do not need them and they cause compilation errors with cygwin's
mingw-w64 cross-compilers (32 bit target) since its _mingw.h has a
"#define __ptr32", which makes these typedefs an invalid syntax.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32728 b3059339-0415-0410-9bf9-f77b7e298cf2
2011-01-29 04:05:28 +02:00
..
avifmt.h
basetsd.h loader: Remove __ptr32 and __ptr64 typedefs 2011-01-29 04:05:28 +02:00
debugtools.h
driver.h
elfdll.h
heap.h
ldt.h
mmreg.h
module.h
msacm.h
msacmdrv.h
ntdef.h
objbase.h
pe_image.h
poppack.h
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
vfw.h
winbase.h Silence a gcc warning about char trying to be packed. 2010-05-13 20:48:55 +00:00
windef.h
windows.h
winerror.h
winestring.h
winnt.h
winreg.h
winuser.h