- 24 May, 2005 12 commits
-
-
Alexandre Julliard authored
-
Steven Edwards authored
Compile out win87em and 16bit toolhelp functions if 16 bit support is disabled.
-
David Welch authored
-
Hannu Valtonen authored
-
Vitaly Lipatov authored
Notify parent about WM_KILL/SETFOCUS events.
-
Kees Cook authored
-
Richard Cohen authored
AdjustWindowRect) + test.
-
James Hawkins authored
-
David Welch authored
-
Kevin Koltzau authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 23 May, 2005 28 commits
-
-
Robert Shearman authored
- Add tracing for this new type.
-
Michael Jung authored
GetDisplayNameOf methods.
-
Mike McCormack authored
-
Aric Stewart authored
ClassInfo and ExtensionInfo are also written for ADVERTISED components.
-
Aric Stewart authored
Make MsiCollectUserInfo more internally consistent. Thanks to Mike McCormack.
-
Ivan Leo Puoti authored
-
Mike McCormack authored
-
Uwe Bonnes authored
-
Eric Pouech authored
- added minidump function in winedbg (write only)
-
Alexandre Julliard authored
refcount of the 32-bit owner module.
-
Kevin Koltzau authored
-
Mike McCormack authored
-
Uwe Bonnes authored
-
Alexandre Julliard authored
structure. Get rid of the BUILTIN16_DESCRIPTOR structure and directly register the MZ header instead.
-
Mike McCormack authored
-
Lionel Ulmer authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
(WinXP) function supports too.
-
Eric Pouech authored
- made StackWalk work when dbghelp is run against a non running process
-
Antoine Chavasse authored
Made SetPrivateData actually store the data from the buffer as well as its size.
-
Alexandre Julliard authored
gets printed even when we don't get the expected so file.
-
Robert Shearman authored
-
Uwe Bonnes authored
-
Robert Shearman authored
- Fix incorrect pointer check in both monikers. - Fix max size calculation of item moniker to match native.
-
Robert Shearman authored
- Fix more places where custom header size was calculated exclusive of the data size member. - Optimize custom marshaling by getting size before calling the custom marshaler so we can write the header before and not use a second stream.
-
Mike McCormack authored
-
Martin Fuchs authored
-
Richard Cohen authored
- Check for VT_I8 before testing it. - VarMod returns DISP_E_OVERFLOW not E_INVALIDARG.
-