- 09 Jan, 2006 1 commit
-
-
Phil Krylov authored
-
- 06 Jan, 2006 32 commits
-
-
Aric Stewart authored
-
Aric Stewart authored
Investigation with native msvcrt revealed that it is a wrapper for GetFullPathName and the current implementation was crashing with older mozilla installs if the path passed in was uninitialized.
-
Alexandre Julliard authored
-
Raimonds Praude authored
-
Marcus Meissner authored
Escapes.
-
Robert Shearman authored
-
Robert Shearman authored
Re-implement ITypeInfo::Invoke on top of DispCallFunc and VariantChangeType instead of _invoke and _copy_arg.
-
Robert Shearman authored
-
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 7 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
-