aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/win32.c
Commit message (Expand)AuthorAge
* avifile sync - 95% cosmetics 5% bugGravatar arpi2002-09-13
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* pncrt.dll used by realplayer8 codecsGravatar arpi2002-06-09
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-06-07
* new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics....Gravatar arpi2002-06-07
* OpenBSD, NetBSD portability patches byGravatar arpi2002-04-27
* workaround: force PF table setup in IsProcessorFeaturePresentGravatar alex2002-04-23
* fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for ...Gravatar alex2002-04-21
* RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACMGravatar alex2002-04-21
* loading requested library if available, and try to find function there in Loo...Gravatar alex2002-04-21
* added SetEnvironmentVariableA for UCOD-ClearVideo DLLGravatar alex2002-04-21
* added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec wo...Gravatar alex2002-04-21
* 1lGravatar alex2002-04-20
* fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, clea...Gravatar alex2002-04-20
* some new funcs and fixes for quicktimeGravatar arpi2002-03-20
* bad debug printf caused sig11 with divx audioGravatar arpi2002-02-05
* avoids warningsGravatar pl2002-01-27
* 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