log loader/win32.c @ 3603:baa8b0c0ff30

age author description
2001-12-17 arpi CoTaskMemAlloc def should match prototyp in com.h
2001-12-12 arpi divx audio sig11 fixed
2001-12-11 arpi avifile merge. kabi: indent changes really suxxxx
2001-12-11 alex do not crash with 3ivx and vivo
2001-12-10 arpi SetThreadAffinityMask added, req. for vivo audio
2001-12-10 arpi kernel32 hack for vivo audio
2001-12-10 alex support in dbgprintf for mp_msg (mplayer only)
2001-12-09 alex updated for avifile compilance
2001-12-09 alex updated cpudetection
2001-11-26 arpi avifile sync again... :(
2001-11-26 arpi avifile sync... maybe broken, tell me if so.
2001-11-20 arpi expCoInitialize() added (requires for PIM1)
2001-11-14 jkeil Try to provide a vsscanf() implementation, if the system does not have
2001-11-09 arpi removed #define DETAILED_OUT
2001-11-09 arpi Eugene's fixes to work with QuickTime.qts
2001-11-04 alex fixed TlsAlloc
2001-11-04 arpi KERNEL32 fix for ivvideo and strncmp for U263
2001-11-03 arpi partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
2001-10-30 alex introduced new critical section handling
2001-10-30 alex support newly added PF defs (loader/wine/winnt.h)
2001-10-23 alex CoCreateFreeThreadedMarshaler stub added
2001-10-08 arpi changes merged back from avifile cvs
2001-10-04 arpi sync with avifile
2001-09-20 jkeil do_cpuid stored the results of the cpuid instruction in the wrong place
2001-08-24 jkeil Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)
2001-08-16 arpi UnregisterComClass added
2001-07-29 arpi partial avifile-CVS merge
2001-07-12 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
2001-06-11 al3x some possible buffer overflow places fixed
2001-06-05 arpi_esp applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>