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 loader: Remove commented-out extra_ld_library_path cruft. 2010-03-23 20:24:14 +00:00
heap.h
ldt.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
mmreg.h Directly mark structs as WINE_PACKED where all members are marked as packed. 2010-02-14 14:49:44 +00:00
module.h
msacm.h Mark parameterless function declarations as (void). Fixes the warnings: 2010-04-04 16:21:07 +00:00
msacmdrv.h
ntdef.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
objbase.h
pe_image.h Directly mark structs as WINE_PACKED where all members are marked as packed. 2010-02-14 14:49:44 +00:00
poppack.h
pshpack1.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
pshpack2.h
pshpack4.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
pshpack8.h
vfw.h Add public function VideoForWindowsVersion() to the appropriate header file. 2010-02-21 23:33:03 +00:00
winbase.h Silence a gcc warning about char trying to be packed. 2010-05-13 20:48:55 +00:00
windef.h Remove pointless egcs #ifdefs; that compiler was never supported. 2010-02-11 22:54:34 +00:00
windows.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
winerror.h
winestring.h
winnt.h
winreg.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
winuser.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00