- May 30, 2006
-
-
-
-
-
-
-
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.
-
- May 28, 2006
-
-
-
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
This should make it easier to add encryption tests later.
-
-
-
-
- May 27, 2006
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
- implemented NtQueryInformationThread's ThreadDescriptorTableEntry information class - used it to implement the kernel32's equivalent (GetThreadSelectorEntry)
-
- 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
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Thanks to Juan Lang for catching this one.
-
Implement NdrFullPointerFree.
-
-
rpcrt4: Implement remaining part of NdrFullPointerQueryPointer and implement NdrFullPointerInsertRefId.
-
Add some tests.
-
- May 26, 2006
-
-