- 07 Feb, 2007 25 commits
-
-
Paul Vriens authored
-
Michael Stefaniuc authored
-
Mike McCormack authored
-
Clinton Stimpson authored
-
Aric Stewart authored
number of items however the if statement used nIHeight (just the height of 1 item) and not nHeight (the height all the items).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
Juan Lang authored
-
Mikołaj Zalewski authored
-
Vitaliy Margolen authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Misha Koshelev authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Mikołaj Zalewski authored
comctl32: toolbar: Copy bitmaps with CopyImage so that it works also for DIBs (based on a patch by Oleg Krylov).
-
Felix Nawothnig authored
-
- 06 Feb, 2007 15 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Rob Shearman authored
as it is mandatory and doesn't indicate that the arguments will be passed in as named ones.
-
Rob Shearman authored
-
Rob Shearman authored
if it is not an HRESULT value, instead of getting it from a [retval] attribute.
-
Rob Shearman authored
-
Rob Shearman authored
oleaut32: If an error info object was created when the invoked method failed then fill in exception info from the error info object.
-
Rob Shearman authored
so that the right external reference count is released when the proxy is destroyed. Protect all changes to refs in the ifproxy using interlocked functions and update the thread-safety documentation.
-
Rob Shearman authored
Otherwise we would leak a reference for both of these if the ifstub was already created. Fix the FIXME in the code by releasing the stub manager if necessary.
-
Rob Shearman authored
and fixup the places that depended on the old behaviour.
-
Rob Shearman authored
to fixup the IID used to connect to the server and fix somewhat common "err:rpc:RPCRT4_OpenBinding" messages.
-
Peter Oberndorfer authored
-