2000-01-26 |
Alexandre Julliard | Use a linked list instead of a DPA for the hook list. |
tree | commitdiff |
2000-01-26 |
Gerard Patel | Returns an error if trying to write to a stream opened... |
tree | commitdiff |
2000-01-26 |
Alexandre Julliard | Don't crash when ObjectAttributes is NULL. |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Use argv[0] to locate the server executable. |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Changed the server to return STATUS_* error codes. |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Built a complete translation table for RtlNtStatusToDos... |
tree | commitdiff |
2000-01-23 |
Alexandre Julliard | Merged dlls/ver into dlls/version. |
tree | commitdiff |
2000-01-23 |
Juergen Schmied | - implementation of RtlReg* (read access), RtlEvent... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Replaced some weird C constructs (char[]="" ) with... |
tree | commitdiff |
2000-01-23 |
Alexandre Julliard | Moved winsock implementation to dlls/winsock. |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore... |
tree | commitdiff |
2000-01-23 |
Dmitry Timoshkov | Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharT... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Implemented (Register|Get|Revoke)ActiveObject from... |
tree | commitdiff |
2000-01-18 |
Alexandre Julliard | Added debugstr_guid function and used it to replace |
tree | commitdiff |
2000-01-18 |
Uwe Bonnes | Always initialize lpWaveHdr->lpNext to NULL. |
tree | commitdiff |
2000-01-17 |
Gerard Patel | Rounds to the lowest integer, not the nearest. |
tree | commitdiff |
2000-01-15 |
Juergen Schmied | If there is enough space in the buffer and the type... |
tree | commitdiff |
2000-01-15 |
Eric Pouech | Replaced Wine specific DRIVER_GetType by a correct... |
tree | commitdiff |
2000-01-15 |
Todd T. Fries | Add HAVE_SOUNDCARD_H to support OpenBSD. |
tree | commitdiff |
2000-01-15 |
Marcus Meissner | Implemented OleRun. |
tree | commitdiff |
2000-01-12 |
Alexandre Julliard | Removed a dependency between oleaut32 and comctl32. |
tree | commitdiff |
2000-01-12 |
Peter Hunnisett | Fix problem with initialization (reported by Andreas... |
tree | commitdiff |
2000-01-12 |
Alex Priem | InfoPtr checking mixed up WM_DESTROY and WM_CREATE. |
tree | commitdiff |
2000-01-09 |
Patrik Stridvall | Non-Linux compile fix. |
tree | commitdiff |
2000-01-09 |
Juergen Schmied | Corrected behaviour of RegOpenKey in case of failure. |
tree | commitdiff |
2000-01-09 |
Alexandre Julliard | Built-in DLLs resources are now specified in spec file. |
tree | commitdiff |
2000-01-09 |
Bradley Baetz | Fixed race condition between app and wine in WAVE_mciPlay. |
tree | commitdiff |
2000-01-08 |
David Elliott | Removed malloc/free hack and replaced with HeapAlloc... |
tree | commitdiff |
2000-01-08 |
Marcus Meissner | The new filedialog stuff does not handle template.... |
tree | commitdiff |
2000-01-08 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-01-08 |
Ulrich Weigand | Fixed alignment problem with VERSION_INFO members. |
tree | commitdiff |
2000-01-05 |
Alex Priem | - When processing WM_PAINT messages, the treeview might... |
tree | commitdiff |
2000-01-05 |
Adam Sacarny | Fix for compilers that don't support 'long long' (From... |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Added more MIDI messages 16<=>32 mapping. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Put back visible minimum timer resolution to 1 ms. |
tree | commitdiff |
2000-01-04 |
Bradley Baetz | Convert mmio to allow the use of 32 bit mmio procedures. |
tree | commitdiff |
2000-01-04 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
2000-01-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-01-04 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Use a uniform naming scheme for driver modules. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Added support for WODM_BREAKLOOP message. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Removed extraneous ERR message. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Added support for MCI_INFO_COPYRIGHT and MCI_INFO_NAME. |
tree | commitdiff |
2000-01-04 |
Andreas Mohr | Added spec entry for _itoa. |
tree | commitdiff |
2000-01-04 |
Andreas Mohr | - prevent mem leak of CRTDLL_acmdln_dll |
tree | commitdiff |
2000-01-01 |
Alexandre Julliard | Make use of automatic ordinal allocation. |
tree | commitdiff |
1999-12-27 |
Alexandre Julliard | Cosmetics. |
tree | commitdiff |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
tree | commitdiff |
1999-12-26 |
Alexandre Julliard | Fixed/commented out duplicate entry point names. |
tree | commitdiff |
1999-12-26 |
Francois Gouget | Wrapped some strings in a debugstr_* call. |
tree | commitdiff |
1999-12-26 |
Francois Gouget | FILEDLG95_HandleCustomDialogMessages: |
tree | commitdiff |
1999-12-25 |
Francois Gouget | Better support very long strings by avoiding to copy... |
tree | commitdiff |
1999-12-25 |
Marcus Meissner | Cast the unsigned int to signed, or NEAR_MATCH will... |
tree | commitdiff |
1999-12-25 |
Eric Pouech | Fixed some bogus values in MCI_STATUS handling (positio... |
tree | commitdiff |
1999-12-25 |
Huw D M Davies | DPA_DeletePtr was resizing the array to a too small... |
tree | commitdiff |
1999-12-25 |
Francois Gouget | Modified IcmpCloseHandle and IcmpSendEchoRequest so... |
tree | commitdiff |
1999-12-20 |
Peter Hunnisett | Fixed ordinal numbering and added new spec stub. |
tree | commitdiff |
1999-12-20 |
Marcus Meissner | Small fix to get GET_DEVICE_TYPE working (verified... |
tree | commitdiff |
1999-12-20 |
Ian Schmidt | Corrected background color and fixed leaking GDI brush. |
tree | commitdiff |
1999-12-20 |
Francois Gouget | If lpTitle==NULL and cbBuf==0 then we must return the... |
tree | commitdiff |
1999-12-20 |
Shaun Morris | Implemented _TrackMouseEvent for the TME_LEAVE flag. |
tree | commitdiff |
1999-12-12 |
Eric Pouech | Added the ability to open several streams on the same... |
tree | commitdiff |
1999-12-12 |
Eric Pouech | SysStringLen can get a NULL pointer (and shall return 0). |
tree | commitdiff |
1999-12-12 |
Eric Pouech | Now using notification for detecting when a WAVEHDR... |
tree | commitdiff |
1999-12-12 |
Eric Pouech | Enhanced synchronization between playback thread and... |
tree | commitdiff |
1999-12-12 |
Huw D M Davies | Fix no. of arguments in a WARN statement. |
tree | commitdiff |
1999-12-12 |
Andreas Mohr | Fixed compiler warnings. |
tree | commitdiff |
1999-12-12 |
Juergen Schmied | Added StrNCpyA, StrNCpyW. |
tree | commitdiff |
1999-12-11 |
Alexandre Julliard | Xiang Li |
tree | commitdiff |
1999-12-11 |
Alexandre Julliard | Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus... |
tree | commitdiff |
1999-12-11 |
Juergen Schmied | Stubs for LsaFreeMemory, LsaQueryInformationPolicy... |
tree | commitdiff |
1999-12-11 |
Bradley Baetz | The wavemap driver wasn't passing the callback type... |
tree | commitdiff |
1999-12-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
1999-12-11 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
1999-12-10 |
Marcus Meissner | Added NtPowerInformation stub. |
tree | commitdiff |
1999-12-10 |
Gerard Patel | Transfer only cbStruct size in BindCtxImpl_S(G)etOptions. |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-12-08 |
Bradley Baetz | - Fix MMIO_{Open,Rename} to check the filename (of... |
tree | commitdiff |
1999-12-06 |
Andreas Mohr | Added .rc file support for Win16 NE modules. |
tree | commitdiff |
1999-12-05 |
Andreas Mohr | - the OLE version returned was too low |
tree | commitdiff |
1999-12-05 |
Francois Gouget | Whenever we do an strncpy we should make sure we put... |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Fixed mciInfo. |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Added support for WAVE_FORMAT_QUERY flag in wodOpen. |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Correctly implement ACM_STREAMOPENF_QUERY flag in acmOp... |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Fixed MCI_OPEN command for types like "CDAUDIO!H:". |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Fake MIDI_IO_STATUS support in midi in open |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Fixed infinite loop for 0-length wavehdrs. |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Fixed buggy playback for non PCM files |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Tried to reduce echo in playSound API (using two wavehd... |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Added callback mechanisms for MIDI IN. |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Fixed improper acm streams closing. |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Debug traces cosmetic fixes. |
tree | commitdiff |
1999-12-04 |
Peter Ganten | waveHdr.lpData was eventually HeapFree()ed uninitialized. |
tree | commitdiff |
1999-12-04 |
Michael McCormack | Added code to some service functions (some untested... |
tree | commitdiff |
1999-12-04 |
Alexandre Julliard | Pierre Mageau |
tree | commitdiff |
1999-12-04 |
Huw D M Davies | Added stubs for several MRU list functions and document... |
tree | commitdiff |
1999-12-04 |
Huw D M Davies | Fixes off by one error in item insertion. |
tree | commitdiff |
1999-12-04 |
Marcus Meissner | Allow 1% deviation from specified sampling rate for... |
tree | commitdiff |
1999-11-29 |
Alexandre Julliard | Implemented waitable timers. |
tree | commitdiff |
1999-11-28 |
Alexandre Julliard | Serge Ivanov |
tree | commitdiff |
next |