- 09 Jan, 2006 16 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
Move the ANSI implementation of CLSIDFromString to ole16.c and change CLSIDFromString to only deal with Unicode strings.
-
Robert Shearman authored
Extend ReadVariance to read the offset as well as the actual count, since these always come in pairs. Handle the variance not being present in ReadVariance and always call it from the unmarshalling functions to simplify the code there and also to fix a bug where the format pointer wasn't advanced properly for complex arrays (introduced in the previous patch when implementing variance).
-
Robert Shearman authored
Verify that the format string being passed into the complex array functions is a complex array one.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Robert Shearman authored
creation/destruction notifications.
-
YunSong Hwang authored
-
Alexander N. Sørnes authored
-
Hans Leidekker authored
Improve stubs for ScriptGetProperties and ScriptItemize. Add stub for ScriptFreeCache.
-
Mike McCormack authored
-
Mike McCormack authored
-
Rein Klazes authored
a NULL pointer, with a test.
-
Phil Krylov authored
properties.
-
Phil Krylov authored
-
- 06 Jan, 2006 24 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.
-