mpv/loader
reimar 134bbb8cd8 Add a InitializeCriticalSectionAndSpinCount function.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30640 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-18 20:24:52 +00:00
..
dmo Add header #include for print_wave_header() instead of a forward declaration. 2010-02-18 10:26:39 +00:00
dshow Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
qtx Add missing license headers to test programs for external libraries. 2010-02-03 08:32:35 +00:00
wine Directly mark structs as WINE_PACKED where all members are marked as packed. 2010-02-14 14:49:44 +00:00
afl.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
com.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
debug.h
drv.c
drv.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
elfdll.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ext.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ext.h
ldt_keeper.c Add win32 loader support for OS/2 2010-02-12 01:38:14 +00:00
ldt_keeper.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
loader.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
module.c Add win32 loader support for OS/2 2010-02-12 01:38:14 +00:00
pe_image.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
pe_resource.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
qt_comp.h
qt_fv.h Add missing header #includes to fix 'make checkheaders'. 2010-01-04 19:04:33 +00:00
registry.c Fix RegCloseKey to not return an error on success. 2010-01-10 15:31:45 +00:00
registry.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
resource.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vfl.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
win32.c Add a InitializeCriticalSectionAndSpinCount function. 2010-02-18 20:24:52 +00:00
win32.h Remove disabled AVIFILE-specific preprocessor code. 2010-02-08 10:14:42 +00:00
wineacm.h Remove extern "C" declarations from loader code. 2010-02-11 14:33:57 +00:00
wrapper.S Prefix EXTERN_ASM to global variables to match them to an extern prefix of C. 2010-02-05 11:00:59 +00:00
wrapper.h