- 04 Feb, 2008 40 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Michael Stefaniuc authored
-
Dmitry Timoshkov authored
-
Rob Shearman authored
-
Rob Shearman authored
widl: Don't search for a import file name with a path in the include directories for compatibility with MIDL.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
It's no longer a stub DLL.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Paul Vriens authored
include/wintrust.h: Add missing members to CRYPT_PROVIDER_DATA struct (fixes some wintrust tests on Windows).
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Francois Gouget authored
-
Francois Gouget authored
winedump: Switch the block dumping code to be block-oriented, rather then flag oriented, so it is resilient to order changes.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
winedump: Use the standard SLDF_XXX flag names instead of inventing new ones. Add the missing flags.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Gerald Pfeifer authored
-
Rob Shearman authored
Call IRpcChannelBuffer_FreeBuffer to free the buffer and other resources allocated by IRpcChannelBuffer_GetBuffer and IRpcChannelBuffer_SendReceive.
-
Rob Shearman authored
This is to avoid calling HeapFree on random pointers when DeleteSecurityContext is called on a context that hasn't had a second InitializeSecurityContext called on it, which would otherwise intialise those pointers.
-