- 30 May, 2006 16 commits
-
-
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
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Robert Reif authored
The current wave tests only use a single header for playback. Tests have been added to use multiple headers and to reuse them. This is how streaming applications and direct sound use the wave api.
-
- 28 May, 2006 13 commits
-
-
Andrew Talbot authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Frank Richter authored
-
Frank Richter authored
-
Kai Blin authored
This should make it easier to add encryption tests later.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 27 May, 2006 11 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Eric Pouech authored
- implemented NtQueryInformationThread's ThreadDescriptorTableEntry information class - used it to implement the kernel32's equivalent (GetThreadSelectorEntry)
-
Eric Pouech authored
- implemented ntdll.NtQueryInformationFile's FilePipeLocalInformation control code - reimplemented kernel32.GetNamedPipeInfo on top of it - enhance current features to make this work both on client and server handles - now also returning the number of instances
-
Jason Green authored
-