aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/win32.c
Commit message (Expand)AuthorAge
* applied "magic" Michael real fix ;)Gravatar pl2002-01-01
* workaround for the guilty code that caused sig11 when compiled with gcc-3.0.xGravatar pl2001-12-31
* fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2001-12-23
* CoTaskMemAlloc def should match prototyp in com.hGravatar arpi2001-12-17
* divx audio sig11 fixedGravatar arpi2001-12-12
* avifile merge. kabi: indent changes really suxxxxGravatar arpi2001-12-11
* do not crash with 3ivx and vivoGravatar alex2001-12-11
* SetThreadAffinityMask added, req. for vivo audioGravatar arpi2001-12-10
* kernel32 hack for vivo audioGravatar arpi2001-12-10
* support in dbgprintf for mp_msg (mplayer only)Gravatar alex2001-12-10
* updated for avifile compilanceGravatar alex2001-12-09
* updated cpudetectionGravatar alex2001-12-09
* avifile sync again... :(Gravatar arpi2001-11-26
* avifile sync... maybe broken, tell me if so.Gravatar arpi2001-11-26
* expCoInitialize() added (requires for PIM1)Gravatar arpi2001-11-20
* Try to provide a vsscanf() implementation, if the system does not haveGravatar jkeil2001-11-14
* removed #define DETAILED_OUTGravatar arpi2001-11-09
* Eugene's fixes to work with QuickTime.qtsGravatar arpi2001-11-09
* fixed TlsAllocGravatar alex2001-11-04
* KERNEL32 fix for ivvideo and strncmp for U263Gravatar arpi2001-11-04
* partially synced with avifile... (TODO: migrate to new registry.c and driver.c)Gravatar arpi2001-11-03
* introduced new critical section handlingGravatar alex2001-10-30
* support newly added PF defs (loader/wine/winnt.h)Gravatar alex2001-10-30
* CoCreateFreeThreadedMarshaler stub addedGravatar alex2001-10-23
* changes merged back from avifile cvsGravatar arpi2001-10-08
* sync with avifileGravatar arpi2001-10-04
* do_cpuid stored the results of the cpuid instruction in the wrong placeGravatar jkeil2001-09-20
* Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)Gravatar jkeil2001-08-24
* UnregisterComClass addedGravatar arpi2001-08-16
* partial avifile-CVS mergeGravatar arpi2001-07-29
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionGravatar jkeil2001-07-12
* some possible buffer overflow places fixedGravatar al3x2001-06-11
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>Gravatar arpi_esp2001-06-05
* Applies kabis changes to avifile 0.6 cvsGravatar atmosfear2001-05-07
* avifile-0.6-CVS mergeGravatar arpi_esp2001-05-06
* no more warnings...Gravatar szabii2001-04-23
* added MulDiv -> should fix Acelp.net audioGravatar arpi_esp2001-04-17
* more printf cosmetic on DLL loaderGravatar arpi_esp2001-04-11
* less, and more informal printfsGravatar arpi_esp2001-04-11
* added expRegEnumValueA(), fixed expWaitForSingleObject()Gravatar arpi_esp2001-04-06
* verbose output changedGravatar arpi_esp2001-03-28
* crtdll/memcpy added (req for MJPEG)Gravatar arpi_esp2001-03-18
* DLL loader updated from avifile-0.60beta4Gravatar arpi_esp2001-03-18
* added RtlMoveMem (for CRAM support)Gravatar arpi_esp2001-03-17
* Initial revisionGravatar arpi_esp2001-02-24