log loader/win32.c @ 3458:735ffdce1b03

age author description
Tue, 11 Dec 2001 14:56:21 +0000 alex do not crash with 3ivx and vivo
Mon, 10 Dec 2001 19:21:07 +0000 arpi SetThreadAffinityMask added, req. for vivo audio
Mon, 10 Dec 2001 19:15:45 +0000 arpi kernel32 hack for vivo audio
Mon, 10 Dec 2001 16:06:10 +0000 alex support in dbgprintf for mp_msg (mplayer only)
Sun, 09 Dec 2001 17:14:39 +0000 alex updated for avifile compilance
Sun, 09 Dec 2001 17:04:55 +0000 alex updated cpudetection
Mon, 26 Nov 2001 01:17:24 +0000 arpi avifile sync again... :(
Mon, 26 Nov 2001 00:47:58 +0000 arpi avifile sync... maybe broken, tell me if so.
Tue, 20 Nov 2001 18:34:40 +0000 arpi expCoInitialize() added (requires for PIM1)
Wed, 14 Nov 2001 19:06:58 +0000 jkeil Try to provide a vsscanf() implementation, if the system does not have
Fri, 09 Nov 2001 03:34:58 +0000 arpi removed #define DETAILED_OUT
Fri, 09 Nov 2001 03:27:29 +0000 arpi Eugene's fixes to work with QuickTime.qts
Sun, 04 Nov 2001 02:43:25 +0000 alex fixed TlsAlloc
Sun, 04 Nov 2001 00:46:12 +0000 arpi KERNEL32 fix for ivvideo and strncmp for U263
Sat, 03 Nov 2001 19:40:38 +0000 arpi partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
Tue, 30 Oct 2001 22:40:40 +0000 alex introduced new critical section handling
Tue, 30 Oct 2001 21:48:58 +0000 alex support newly added PF defs (loader/wine/winnt.h)
Tue, 23 Oct 2001 00:21:41 +0000 alex CoCreateFreeThreadedMarshaler stub added
Mon, 08 Oct 2001 22:26:14 +0000 arpi changes merged back from avifile cvs
Thu, 04 Oct 2001 02:21:47 +0000 arpi sync with avifile
Thu, 20 Sep 2001 09:12:29 +0000 jkeil do_cpuid stored the results of the cpuid instruction in the wrong place
Fri, 24 Aug 2001 16:12:28 +0000 jkeil Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)
Thu, 16 Aug 2001 00:43:28 +0000 arpi UnregisterComClass added
Sun, 29 Jul 2001 16:44:37 +0000 arpi partial avifile-CVS merge
Thu, 12 Jul 2001 15:27:48 +0000 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
Mon, 11 Jun 2001 12:47:48 +0000 al3x some possible buffer overflow places fixed
Tue, 05 Jun 2001 18:40:44 +0000 arpi_esp applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
Mon, 07 May 2001 13:23:55 +0000 atmosfear Applies kabis changes to avifile 0.6 cvs
Sun, 06 May 2001 21:43:45 +0000 arpi_esp avifile-0.6-CVS merge
Mon, 23 Apr 2001 20:16:37 +0000 szabii no more warnings...
Tue, 17 Apr 2001 23:04:37 +0000 arpi_esp added MulDiv -> should fix Acelp.net audio
Wed, 11 Apr 2001 02:10:47 +0000 arpi_esp more printf cosmetic on DLL loader
Wed, 11 Apr 2001 01:38:57 +0000 arpi_esp less, and more informal printfs
Fri, 06 Apr 2001 16:29:55 +0000 arpi_esp added expRegEnumValueA(), fixed expWaitForSingleObject()
Wed, 28 Mar 2001 21:43:21 +0000 arpi_esp verbose output changed
Sun, 18 Mar 2001 02:01:32 +0000 arpi_esp crtdll/memcpy added (req for MJPEG)
Sun, 18 Mar 2001 01:01:03 +0000 arpi_esp DLL loader updated from avifile-0.60beta4
Sat, 17 Mar 2001 22:35:29 +0000 arpi_esp added RtlMoveMem (for CRAM support)
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision