mpv/loader
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
..
dmo
dshow cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
qtx
wine loader: Remove __ptr32 and __ptr64 typedefs 2011-01-29 04:05:28 +02:00
afl.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
com.h
debug.h
drv.c
drv.h
elfdll.c
ext.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
ext.h
ldt_keeper.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
ldt_keeper.h
loader.h
module.c
pe_image.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
pe_resource.c
qt_comp_template.c
qt_fv.h
registry.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
registry.h
resource.c
vfl.c
win32.c
win32.h
wineacm.h
wrapper.S
wrapper.h