- 08 May, 2006 15 commits
-
-
Saulius Krasuckas authored
-
Mikołaj Zalewski authored
-
Eric Pouech authored
-
Eric Pouech authored
- report the correct image base for a symbol which is seen as being in a builtin PE module, whilst its debug information is gotten from an ELF module - module_get_debug now returns a pair of modules (the requested that has to be presented back to the client and the effective one, which contains the debug info) - reworked SymFromName in order to provide also the revelant module base address
-
Roderick Colenbrander authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
qingdoa daoo authored
-
Dmitry Timoshkov authored
some unneeded prototypes.
-
Dmitry Timoshkov authored
and PSP_HIDEHEADER in CreatePropertySheetPageA/W, handle resource ids.
-
Dmitry Timoshkov authored
proper value regardless of PSP_USETITLE, use it unconditionally.
-
James Hawkins authored
-
James Hawkins authored
-
Mike Hearn authored
-
Ivan Gyurdiev authored
-
- 07 May, 2006 18 commits
-
-
Detlef Riekenberg authored
-
Huw Davies authored
-
Huw Davies authored
Add some tests.
-
Huw Davies authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Robert Shearman authored
Use getaddrinfo to get the sockaddr to use for connecting to a remote server as Connection->NetworkAddr may be a hostname as well. Use a loop to support both IP and IPv6.
-
Robert Shearman authored
Remove the fixme printed if CoGetClassObject fails in CoCreateInstance, because we already print an error in all cases and the error more accurately pin-points the source of the problem.
-
Robert Shearman authored
-
Robert Shearman authored
pointer checks and writing the pointer ID to the wire.
-
Robert Shearman authored
-
Robert Shearman authored
-
Vitaly Lipatov authored
-
Juris Smotrovs authored
-
qingdoa daoo authored
-
Ivan Gyurdiev authored
-
- 05 May, 2006 7 commits
-
-
Robert Shearman authored
Fix parsing of UCS-16 files prefixed with the Unicode BOM. Based on a patch by Hervé Poussineau.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
ole32: STGM_PRIORITY allows other IStorage objects to be opened in transacted mode with read/write access.
-
Robert Shearman authored
for VT_VARIANT typed parameters for ITypeInfo::Invoke.
-
Robert Shearman authored
oleaut32: Support values being passed into VT_VARIANT|VT_BYREF typed parameters in ITypeInfo::Invoke.
-
Robert Shearman authored
ole32: Check that the storage was opened with write access before creating a new stream or sub-storage.
-