- 06 Jan, 2006 24 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Robert Shearman authored
-
Robert Shearman authored
that has no dispatch table.
-
Michael Kaufmann authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Robert Shearman authored
Don't generate FC_*_BASETYPE proc and type format strings for non-basetype fields/params.
-
Thomas Weidenmueller authored
-
Thomas Weidenmueller authored
-
Rolf Kalbermatter authored
-
Robert Reif authored
Replace references of IDirectSoundImpl with DirectSoundDevice to remove one level of indirection and remove the problem of a three object circular reference.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Rolf Kalbermatter authored
Fix some issues with MSVC project file generation after recent directory restructuring.
-
Rolf Kalbermatter authored
There is nothing in there anymore that would need to be done for winapi tools.
-
Rolf Kalbermatter authored
-
YunSong Hwang authored
-
YunSong Hwang authored
-
Mike McCormack authored
-
Robert Reif authored
Fix double free in tests. Only happens in interactive mode when testing duplicated 3D buffers.
-
Anssi Hannula authored
-
Ulrich Czekalla authored
Stop copying data when read returns 0 bytes
-
- 05 Jan, 2006 16 commits
-
-
Robert Shearman authored
-
Jacek Caban authored
INTERNET_STATUS_CONNECTING_TO_SERVER and INTERNET_STATUS_CONNECTED_TO_SERVER should be strings, not sockaddr_in.
-
Alexandre Julliard authored
to avoid the overhead of a full-blown register function. Some tracing improvements.
-
Alexandre Julliard authored
to avoid having to save/restore the whole context on every call.
-
Jacek Caban authored
of IHttpNegotiate2 interface.
-
Jacek Caban authored
-
Marcus Meissner authored
-
Dan Kegel authored
-
Eric Pouech authored
- enhance implementation of StackWalk (32 and 64 bit version) by making use of module information and calling for FPO - FPO part is still non functional - implemented SymGetModuleBase64 - stubbed SymFunctionTableAccess64
-
Robert Reif authored
Move initialization code from DirectSoundCapture to DirectSoundCaptureDevice. Make DirectSoundCaptureBuffer directly reference DirectSoundCaptureDevice rather than DirectSoundCapture to eliminate one level of indirection. Rename DSOUND_CreateDirectSoundCaptureBuffer to IDirectSoundCaptureBufferImpl_Create to be consistent.
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-