- 31 May, 2006 15 commits
-
-
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 25 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
-
Robert Shearman authored
rpcrt4: For full pointers the state consists of flags, so or new flags into the field instead of assigning. The return value of all full pointer functions that return an int depends on the passed in query type being a flag in the state.
-
Andrew Talbot authored
-
Hans Leidekker authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-