- 23 May, 2005 31 commits
-
-
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.
-
Eric Pouech authored
-
Alexandre Julliard authored
dlls too.
-
Alexandre Julliard authored
dlls, and also fixed its ordinal in a few places.
-
Robert Shearman authored
- Test for this behaviour.
-
Hannu Valtonen authored
- Fix a problem with scrolling over the end of the text in WM_WHEELMOUSE.
-
Kees Cook authored
CryptProtectData.
-
Ivan Leo Puoti authored
-
Mike McCormack authored
- make the parse result a single assignment at top level of parsing - abort parsing on a memory allocation failure
-
Jacek Caban authored
-
Rob Shearman authored
-
Martin Fuchs authored
-
Daniel Schepler authored
-
Kevin Koltzau authored
-
Eric Pouech authored
- misc clean-ups - activate symbol demangling by default
-
Dmitry Timoshkov authored
-
Mike McCormack authored
-
Michael Stefaniuc authored
source and destination swapped.
-
Kees Cook authored
-
Raphael Junqueira authored
- no more dwarf2_check_sibling errors (ie perfect parsing count) :) - dwarf2_parse_inlined_subroutine, dwarf2_parse_variable
-
Stefan Leichter authored
windows update.
-
- 20 May, 2005 9 commits
-
-
Juan Lang authored
- implement CryptUnregisterOIDFunction - add stubs for CryptEncodeObject(Ex)/CryptDecodeObject(Ex)
-
Gerald Pfeifer authored
-
Kees Cook authored
-
Alexandre Julliard authored
and get rid of the special case for builtins in NE_DefResourceHandler.
-
Juan Lang authored
-
Juan Lang authored
FileFsDeviceInformation on FreeBSD.
-
James Hawkins authored
-
Kees Cook authored
-
Richard Cohen authored
-