- 17 Feb, 2005 1 commit
-
-
Joris Huizer authored
- renamed file_operation_checkFlags to shfileops_check_flags - added helper function shfileops_do_operation() - added helper function shfileops_get_parent_attr() - added helper function shfileops_get_parent_attr2() - various cleanups in SHFileOperationW using these functions
-
- 16 Feb, 2005 21 commits
-
-
Alex Villacís Lasso authored
resources, so that Spanish locales other than Spain also use Spanish resources.
-
Jonathan Ernst authored
-
Mike McCormack authored
registry.c.
-
James Hawkins authored
-
Ivan Leo Puoti authored
-
Rein Klazes authored
children. Add a test to show the behavior.
-
Paul van Schayck authored
-
Ulrich Czekalla authored
-
Huw Davies authored
SetPath("nonexistent_path") should return S_FALSE.
-
Thomas Weidenmueller authored
-
Robert Reif authored
-
Mike McCormack authored
-
Mike McCormack authored
-
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 2 commits
-
-
Alexandre Julliard authored
Tests for the ntdll registry functions.
-
Ivan Leo Puoti authored
RtlDeleteRegistryValue.
-