- 28 Dec, 2007 12 commits
-
-
Dmitry Timoshkov authored
-
Jacek Caban authored
Binding's implementation uses the same names, what makes reading logs harder.
-
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
-
Stefan Dösinger authored
-
- 27 Dec, 2007 11 commits
-
-
Rob Shearman authored
server: Initialise the apc_call_t union in async_set_result to all zero to avoid a Valgrind warning.
-
Mike McCormack authored
-
Marcus Meissner authored
-
Aric Stewart authored
-
Rob Shearman authored
-
Rob Shearman authored
rpcss: Zero the memory of several variables before writing them to the pipe to silence Valgrind warnings.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
glScalef(1.0, -1.0, 1.0) does the same as the glMultMatrix with the invymat matrix, and it is more optimal.
-
Stefan Dösinger authored
-
Gerald Pfeifer authored
-
Alexander Dorofeyev authored
-
- 26 Dec, 2007 17 commits
-
-
Alexander Nicolaysen Sørnes authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Andrey Turkin authored
This will prevent winedbg from spamming about __wine_dbch__default.
-
Rob Shearman authored
-
Rob Shearman authored
The variant type is VT_UNKNOWN so we should be using V_UNKNOWN, not V_VARIANTREF(V_R8) to check the type unmarshalled properly.
-
Rob Shearman authored
The pwcsName field of STATSTG must be freed, otherwise the memory will be leaked.
-
Rob Shearman authored
-
Reece H. Dunn authored
-
Reece H. Dunn authored
-
Rob Shearman authored
rpcss: Use context handles to automatically free running object table entries if the client process quits without calling IrotRevoke.
-
Rob Shearman authored
widl: Add support for generating code for out-only context handles by calling NdrContextHandleInitialize.
-
Rob Shearman authored
-
Rob Shearman authored
Server context handles are tracked from associations as their lifetime is determined by the lifetime of the association.
-