- 927525a If there is enough space in the buffer and the type is REG_SZ and the by Juergen Schmied · 26 years ago
- 4f81c3e Replaced Wine specific DRIVER_GetType by a correct implementation of by Eric Pouech · 26 years ago
- f84e8ea Add HAVE_SOUNDCARD_H to support OpenBSD. by Todd T. Fries · 26 years ago
- bc3ab4c Implemented OleRun. by Marcus Meissner · 26 years ago
- afa4315 Removed a dependency between oleaut32 and comctl32. by Alexandre Julliard · 26 years ago
- 10c1532 Fix problem with initialization (reported by Andreas Mohr). by Peter Hunnisett · 26 years ago
- 504cfe5 InfoPtr checking mixed up WM_DESTROY and WM_CREATE. by Alex Priem · 26 years ago
- 7b0a088 Non-Linux compile fix. by Patrik Stridvall · 26 years ago
- f94761b Corrected behaviour of RegOpenKey in case of failure. by Juergen Schmied · 26 years ago
- 74e4a28 Built-in DLLs resources are now specified in spec file. by Alexandre Julliard · 26 years ago
- ce80647 Fixed race condition between app and wine in WAVE_mciPlay. by Bradley Baetz · 26 years ago
- 8b8a343 Removed malloc/free hack and replaced with HeapAlloc/HeapFree throughout code. by David Elliott · 26 years ago
- 6e8fe72 The new filedialog stuff does not handle template. So do not call if by Marcus Meissner · 26 years ago
- 3e1be26 Fixed some issues found by winapi_check. by Patrik Stridvall · 26 years ago
- f030d75 Fixed alignment problem with VERSION_INFO members. by Ulrich Weigand · 26 years ago
- f1a3f17 - When processing WM_PAINT messages, the treeview might sometimes use by Alex Priem · 26 years ago
- d2304aa Fix for compilers that don't support 'long long' (From Ove Kaaven). by Adam Sacarny · 26 years ago
- 2823778 Added more MIDI messages 16<=>32 mapping. by Eric Pouech · 26 years ago
- a5bad10 Put back visible minimum timer resolution to 1 ms. by Eric Pouech · 26 years ago
- 6797d74 Convert mmio to allow the use of 32 bit mmio procedures. by Bradley Baetz · 26 years ago
- 6d17c61 Small fixes. by Juergen Schmied · 26 years ago
- 6afc68a Fixed some issues found by winapi_check. by Patrik Stridvall · 26 years ago
- b7c84d3 Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 26 years ago
- 0adb3c2 Use a uniform naming scheme for driver modules. by Eric Pouech · 26 years ago
- ba2a9a0 Added support for WODM_BREAKLOOP message. by Eric Pouech · 26 years ago
- 1bf5dea Removed extraneous ERR message. by Eric Pouech · 26 years ago
- 507950c Added support for MCI_INFO_COPYRIGHT and MCI_INFO_NAME. by Eric Pouech · 26 years ago
- 06b3475 Added spec entry for _itoa. by Andreas Mohr · 26 years ago
- caad1d8 - prevent mem leak of CRTDLL_acmdln_dll by Andreas Mohr · 26 years ago
- 6f71573 Make use of automatic ordinal allocation. by Alexandre Julliard · 26 years ago
- 81ee21d Cosmetics. by Alexandre Julliard · 26 years ago
- baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 26 years ago
- 8a3edf9 Fixed/commented out duplicate entry point names. by Alexandre Julliard · 26 years ago
- e73b8b8 Wrapped some strings in a debugstr_* call. by Francois Gouget · 26 years ago
- f3ca842 FILEDLG95_HandleCustomDialogMessages: by Francois Gouget · 26 years ago
- 7e5f828 Better support very long strings by avoiding to copy them in a fixed by Francois Gouget · 26 years ago
- bac7be7 Cast the unsigned int to signed, or NEAR_MATCH will not work. by Marcus Meissner · 26 years ago
- f919cf3 Fixed some bogus values in MCI_STATUS handling (position & length of tracks). by Eric Pouech · 26 years ago
- f35356d DPA_DeletePtr was resizing the array to a too small size. by Huw D M Davies · 26 years ago
- cb9c964 Modified IcmpCloseHandle and IcmpSendEchoRequest so that we don't by Francois Gouget · 26 years ago
- de73965 Fixed ordinal numbering and added new spec stub. by Peter Hunnisett · 26 years ago
- 5b66f70 Small fix to get GET_DEVICE_TYPE working (verified by Dan Kegel). by Marcus Meissner · 26 years ago
- c5af796 Corrected background color and fixed leaking GDI brush. by Ian Schmidt · 26 years ago
- 7e39c75 If lpTitle==NULL and cbBuf==0 then we must return the required buffer size. by Francois Gouget · 26 years ago
- 271f522 Implemented _TrackMouseEvent for the TME_LEAVE flag. by Shaun Morris · 26 years ago
- 5c7f1ab Added the ability to open several streams on the same driver. by Eric Pouech · 26 years ago
- be5e3c6 SysStringLen can get a NULL pointer (and shall return 0). by Eric Pouech · 26 years ago
- 656eebd Now using notification for detecting when a WAVEHDR has been played by Eric Pouech · 26 years ago
- d5cd083 Enhanced synchronization between playback thread and stop/close commands by Eric Pouech · 26 years ago
- 7377a16 Fix no. of arguments in a WARN statement. by Huw D M Davies · 26 years ago
- 7fb732e Fixed compiler warnings. by Andreas Mohr · 26 years ago
- 128f1e7 Added StrNCpyA, StrNCpyW. by Juergen Schmied · 26 years ago
- 8551f8c Xiang Li Implementation of a proxy ODBC32 dll. by Alexandre Julliard · 26 years ago
- 1dc551c Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus Meissner <marcus@jet.franken.de> by Alexandre Julliard · 26 years ago
- 044db46 Stubs for LsaFreeMemory, LsaQueryInformationPolicy, LsaClose. Small fixes. by Juergen Schmied · 26 years ago
- 0497aa6 The wavemap driver wasn't passing the callback type to the by Bradley Baetz · 26 years ago
- 9af5e69 Fixed some issues found by winapi_check. by Patrik Stridvall · 26 years ago
- 9270a10 Small fixes. by Juergen Schmied · 26 years ago
- eff4087 Added NtPowerInformation stub. by Marcus Meissner · 26 years ago
- f44c1f7 Transfer only cbStruct size in BindCtxImpl_S(G)etOptions. by Gerard Patel · 26 years ago
- dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 26 years ago
- 8ee45ac - Fix MMIO_{Open,Rename} to check the filename (of the form by Bradley Baetz · 26 years ago
- a2da868 Added .rc file support for Win16 NE modules. by Andreas Mohr · 26 years ago
- ffdd171 - the OLE version returned was too low by Andreas Mohr · 26 years ago
- 42d4f30 Whenever we do an strncpy we should make sure we put a '\0' at the end by Francois Gouget · 26 years ago
- 72da44a Fixed mciInfo. by Eric Pouech · 26 years ago
- c06089d Added support for WAVE_FORMAT_QUERY flag in wodOpen. by Eric Pouech · 26 years ago
- 94d6bc9 Correctly implement ACM_STREAMOPENF_QUERY flag in acmOpenStream. by Eric Pouech · 26 years ago
- 92e492e Fixed MCI_OPEN command for types like "CDAUDIO!H:". by Eric Pouech · 26 years ago
- 29ebdb7 Fake MIDI_IO_STATUS support in midi in open by Eric Pouech · 26 years ago
- 6ff83ad Fixed infinite loop for 0-length wavehdrs. by Eric Pouech · 26 years ago
- e2ab3ef Fixed buggy playback for non PCM files by Eric Pouech · 26 years ago
- 5f2f518 Tried to reduce echo in playSound API (using two wavehdr instead of one). by Eric Pouech · 26 years ago
- aa5f5a3 Added callback mechanisms for MIDI IN. by Eric Pouech · 26 years ago
- ba42b26 Fixed improper acm streams closing. by Eric Pouech · 26 years ago
- 382c9a1 Debug traces cosmetic fixes. by Eric Pouech · 26 years ago
- b5d3c73 waveHdr.lpData was eventually HeapFree()ed uninitialized. by Peter Ganten · 26 years ago
- 0c0f7d3 Added code to some service functions (some untested), fixed by Michael McCormack · 26 years ago
- 2bab80d Pierre Mageau by Alexandre Julliard · 26 years ago
- bbe263b Added stubs for several MRU list functions and documented some others. by Huw D M Davies · 26 years ago
- 2553976 Fixes off by one error in item insertion. by Huw D M Davies · 26 years ago
- f95df54 Allow 1% deviation from specified sampling rate for some soundcards. by Marcus Meissner · 26 years ago
- ad47a30 Implemented waitable timers. by Alexandre Julliard · 26 years ago
- 08afc1a Serge Ivanov by Alexandre Julliard · 26 years ago
- c69a80c Compiler warnings fixed. by Niels Kristian Bech Jensen · 26 years ago
- df66b90 Prevent a crash if messages are sent to a toolbar window before by Dave Pickles · 26 years ago
- ae8d1d1 Updated Spanish MM error string translation. by Julio Cesar Gazquez · 26 years ago
- e6e71ad - (final?) update of TreeView_* macro's. by Alex Priem · 26 years ago
- 426e812 Fixed some visual toolbar bugs. by Eric Kohl · 26 years ago
- 6d149d8 Use RegQueryInfoKey to count number of printers. by Huw D M Davies · 26 years ago
- ba6d54a Set/use fs/gs from the sigcontext struct, the corresponding kernel by Juergen Lock · 26 years ago
- 2c655f5 Fixed some bogus error detection for RegEnumValue[AW] and RegQueryValueEx[AW]. by Eric Pouech · 26 years ago
- 88a2954 - Added global data mutual exclusion by Peter Hunnisett · 26 years ago
- 6c8a67c Several improvements. by Andreas Mohr · 26 years ago
- 1d2ba52 Added current context to the exception debug event sent to the server. by Alexandre Julliard · 26 years ago
- 69a9359 - first 'dummy' implementation of ImageList_Read by Eric Kohl · 26 years ago
- 70e0969 - added version messages by Eric Kohl · 26 years ago
- 663921f - implemented LBItemFromPt by Eric Kohl · 26 years ago
- 2b51c94 - implemented simple column order array functionality by Eric Kohl · 26 years ago
- 33910f17 - minor update to mru list functions - stubs for COMCTL32_411 to COMCTL32_413 by Eric Kohl · 26 years ago