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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
basetsd.h loader: Remove __ptr32 and __ptr64 typedefs 2011-01-29 04:05:28 +02:00
debugtools.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
driver.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
elfdll.h loader: Remove commented-out extra_ld_library_path cruft. 2010-03-23 20:24:14 +00:00
heap.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
msacm.h Mark parameterless function declarations as (void). Fixes the warnings: 2010-04-04 16:21:07 +00:00
msacmdrv.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ntdef.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
objbase.h Add required header #includes to satisfy 'make checkheaders'. 2010-01-04 20:36:27 +00:00
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 Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
pshpack1.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
pshpack2.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
pshpack4.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
pshpack8.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
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 Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
winestring.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
winnt.h Use ARCH_X86_32 instead of the compiler-specific __i386__ 2010-01-12 20:26:15 +00:00
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