summaryrefslogtreecommitdiffstats
path: root/loader/win32.c
Commit message (Collapse)AuthorAgeFilesLines
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-121-68/+113
| | | | | | | | | | | attribute mismatch between caller/caller. wine/loader is less sensitive to optimization now. (now that avifile-0.6 has the same patch installed, we're a bit closer to their CVS tree) Speed up win32 "QueryPerformanceFrequency" emulation on solaris. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1308 b3059339-0415-0410-9bf9-f77b7e298cf2
* some possible buffer overflow places fixedal3x2001-06-111-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1097 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-5/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applies kabis changes to avifile 0.6 cvsatmosfear2001-05-071-7/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@719 b3059339-0415-0410-9bf9-f77b7e298cf2
* avifile-0.6-CVS mergearpi_esp2001-05-061-19/+89
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@714 b3059339-0415-0410-9bf9-f77b7e298cf2
* no more warnings...szabii2001-04-231-26/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@598 b3059339-0415-0410-9bf9-f77b7e298cf2
* added MulDiv -> should fix Acelp.net audioarpi_esp2001-04-171-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@498 b3059339-0415-0410-9bf9-f77b7e298cf2
* more printf cosmetic on DLL loaderarpi_esp2001-04-111-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@342 b3059339-0415-0410-9bf9-f77b7e298cf2
* less, and more informal printfsarpi_esp2001-04-111-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@341 b3059339-0415-0410-9bf9-f77b7e298cf2
* added expRegEnumValueA(), fixed expWaitForSingleObject()arpi_esp2001-04-061-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@296 b3059339-0415-0410-9bf9-f77b7e298cf2
* verbose output changedarpi_esp2001-03-281-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@236 b3059339-0415-0410-9bf9-f77b7e298cf2
* crtdll/memcpy added (req for MJPEG)arpi_esp2001-03-181-3/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@131 b3059339-0415-0410-9bf9-f77b7e298cf2
* DLL loader updated from avifile-0.60beta4arpi_esp2001-03-181-322/+1256
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@129 b3059339-0415-0410-9bf9-f77b7e298cf2
* added RtlMoveMem (for CRAM support)arpi_esp2001-03-171-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial revisionarpi_esp2001-02-241-0/+1706
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2