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 Merge svn changes up to r30643 2010-03-10 00:00:06 +02:00
dshow cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
qtx loader/qtx: cleanup 2010-11-02 04:07:42 +02:00
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 Rename get_path.[ch] --> path.[ch]. 2010-03-20 23:38:27 +00:00
drv.h Split codec path related code into a separate file to fix Windows build. 2010-03-18 20:44:01 +00:00
elfdll.c loader: Move local_wm extern variable declaration to loader.h 2010-11-02 04:16:46 +02:00
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: Move fs_seg extern variable declaration to ldt_keeper.h 2010-11-02 04:16:45 +02:00
loader.h loader: Move local_wm extern variable declaration to loader.h 2010-11-02 04:16:46 +02:00
module.c loader: Disable loading codecs from the current directory 2010-11-02 04:15:49 +02:00
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 loader: Rename loader/qt_comp.h --> loader/qt_comp_template.c 2010-11-02 04:10:48 +02:00
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 cosmetics: Remove some obsolete and misleading comments 2010-11-02 04:18:37 +02:00
win32.c Remove #warning preprocessor directives 2010-11-02 04:18:10 +02:00
win32.h
wineacm.h cosmetics: Remove vim/emacs coding style hints from sources 2010-11-02 04:16:48 +02:00
wrapper.S Merge svn changes up to r30514 2010-03-09 19:58:02 +02:00
wrapper.h