- 31 May, 2006 21 commits
-
-
Robert Shearman authored
correct offsets, after the function data, so add cFuncs to the offsets in MSFT_DoVars. Resolve referenced types for variables. Fixes initialisation of the dbgrid32 OCX.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Juan Lang authored
Implement CryptBinaryToStringA and CryptStringToBinaryA based on Kai Blin's base64 encoder/decoder.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Troy Rollo authored
-
Robert Reif authored
Always check for open and close events. Send WM_APP message to thread to terminate it rather than TerminateThread. Fix CreateThread/waveOutOpen race by waiting for background thread to run before waveOutOpen is called. Add more non-hardware supported formats. There is a bug in wave mapper GetPosition when multiple headers are used and this helps trigger it.
-
Michael Stefaniuc authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
- 30 May, 2006 19 commits
-
-
Alexandre Julliard authored
-
Emmanuel Maillard authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Andrew Ziem authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Troy Rollo authored
-
Troy Rollo authored
FILEOPEN95_OnOpen assumes that each item in the filter list returns a non-NULL pointer for CB_GETITEMDATA.
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
Allow some objects to have no parent device. Tighten refcount tests and test refound decrement on Release.
-
Robert Shearman authored
-
Robert Shearman authored
unmarshaler routines of embedded complexes in complex struct and array unmarshaling. Fixes a regression caused by commit 19fad8e7, reported by Ulrich Dobramysl.
-
Robert Shearman authored
-
Robert Shearman authored
set the number of pointers to a large default, so that NumberOfBuckets doesn't end up less than zero.
-
Robert Shearman authored
-