- 16 Feb, 2005 8 commits
-
-
Aric Stewart authored
-
Robert Reif authored
nBlockAlign. Added test to verify buffer rounding behavior.
-
Lauri Tulmin authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
lpPathBuf.
-
Mike McCormack authored
-
- 15 Feb, 2005 16 commits
-
-
Dmitry Timoshkov authored
SetClassLongA/W according to SDK definitions. - Add prototypes for SetClassLongPtrA/W, protect some GWL_ and GCL_ constants from using in Wine or in _WIN64 mode. - Fix all places in Wine affected by the above changes.
-
Robert Shearman authored
occasional test crash caused by heap corruption. - Zero the memory block passed to RpcServerRegisterIfEx so we don't pass garbage in some of the fields we don't fill in. - Return the correct error code from create_server and fix two handle leaks. - TODO update.
-
Uwe Bonnes authored
appropriate.
-
Ivan Leo Puoti authored
Fix two function declarations.
-
Henning Gerhardt authored
-
Mike McCormack authored
-
Robert Shearman authored
- More tracing, particularly on error paths.
-
Paul van Schayck authored
partition.
-
Robert Shearman authored
of normal marshaling so that an interface can be retrieved more than one time.
-
Robert Shearman authored
the apartment structure. - Don't pass an IPID by value for proxy_manager_create_ifproxy. - Disable more of RPC_UnregisterInterface to prevent the RPC runtime using freed memory. - Rename various external RPC backend functions so that they all have the same "RPC_" prefix. - Reduce the timeout of the function that connects to a local server to 30s, like native.
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Christian Costa authored
-
Robert Shearman authored
patch by Ove Kåven.
-
- 14 Feb, 2005 16 commits
-
-
Alexandre Julliard authored
Tests for the ntdll registry functions.
-
Ivan Leo Puoti authored
RtlDeleteRegistryValue.
-
Francois Gouget authored
function pointer being of the wrong type. Fix assorted signed/unsigned comparison warnings.
-
Rémi Assailly authored
-
Michael Jung authored
from wineprefixcreate.
-
Michael Jung authored
support it. Implemented a black list of mount directories, which should not be mapped. Ensure that the user's home directory is mapped.
-
Michael Jung authored
Implemented PP_IMPLTYPE and PP_VERSION provider params.
-
Michael Jung authored
load_drives.
-
Robert Reif authored
-
Hans Leidekker authored
Write the color profile back to disk when it was opened for writing.
-
Mike McCormack authored
tests.
-
Dmitry Timoshkov authored
-
Vincent Béron authored
-
Francois Gouget authored
IShellLink::SetPath(). Check what default values one gets on a fresh IShellLink object. Add some more tests verifying nothing is lost in an IShellLink save/load cycle. Merged the empty shelllink test with these.
-
Rein Klazes authored
-
Lauri Tulmin authored
-