summaryrefslogtreecommitdiffstats
path: root/loader/win32.c
Commit message (Expand)AuthorAgeFilesLines
* updated for avifile compilancealex2001-12-091-4/+7
* updated cpudetectionalex2001-12-091-4/+30
* avifile sync again... :(arpi2001-11-261-38/+46
* avifile sync... maybe broken, tell me if so.arpi2001-11-261-35/+137
* expCoInitialize() added (requires for PIM1)arpi2001-11-201-0/+13
* Try to provide a vsscanf() implementation, if the system does not havejkeil2001-11-141-0/+13
* removed #define DETAILED_OUTarpi2001-11-091-1/+1
* Eugene's fixes to work with QuickTime.qtsarpi2001-11-091-3/+78
* fixed TlsAllocalex2001-11-041-5/+14
* KERNEL32 fix for ivvideo and strncmp for U263arpi2001-11-041-0/+12
* partially synced with avifile... (TODO: migrate to new registry.c and driver.c)arpi2001-11-031-333/+446
* introduced new critical section handlingalex2001-10-301-5/+110
* support newly added PF defs (loader/wine/winnt.h)alex2001-10-301-1/+26
* CoCreateFreeThreadedMarshaler stub addedalex2001-10-231-1/+9
* changes merged back from avifile cvsarpi2001-10-081-6/+56
* sync with avifilearpi2001-10-041-196/+314
* do_cpuid stored the results of the cpuid instruction in the wrong placejkeil2001-09-201-9/+7
* Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)jkeil2001-08-241-1/+1
* UnregisterComClass addedarpi2001-08-161-0/+58
* partial avifile-CVS mergearpi2001-07-291-6/+10
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-121-68/+113
* some possible buffer overflow places fixedal3x2001-06-111-3/+3
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-5/+22
* Applies kabis changes to avifile 0.6 cvsatmosfear2001-05-071-7/+11
* avifile-0.6-CVS mergearpi_esp2001-05-061-19/+89
* no more warnings...szabii2001-04-231-26/+27
* added MulDiv -> should fix Acelp.net audioarpi_esp2001-04-171-0/+16
* more printf cosmetic on DLL loaderarpi_esp2001-04-111-1/+2
* less, and more informal printfsarpi_esp2001-04-111-5/+5
* added expRegEnumValueA(), fixed expWaitForSingleObject()arpi_esp2001-04-061-5/+14
* verbose output changedarpi_esp2001-03-281-1/+3
* crtdll/memcpy added (req for MJPEG)arpi_esp2001-03-181-3/+15
* DLL loader updated from avifile-0.60beta4arpi_esp2001-03-181-322/+1256
* added RtlMoveMem (for CRAM support)arpi_esp2001-03-171-0/+24
* Initial revisionarpi_esp2001-02-241-0/+1706