- 12 Jul, 2006 6 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 11 Jul, 2006 2 commits
-
-
Alexandre Julliard authored
Most dlls use libwine_unicode at this point, so there's nothing to gain by having two separate libraries.
-
Mike McCormack authored
-
- 10 Jul, 2006 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Prefix other entries with '/' to make them non-recursive.
-
- 07 Jul, 2006 1 commit
-
-
Robert Shearman authored
-
- 30 Jun, 2006 2 commits
-
-
Paul Vriens authored
-
Robert Shearman authored
that hasn't yet been marshaled then it should create a new stub manager.
-
- 29 Jun, 2006 3 commits
-
-
Robert Shearman authored
reference on the stub object so that the first proxy can be released. Implement external refcount sharing between a proxy and the marshaled proxy. Extend the marshaling of a proxy test to show that an external reference is always kept on the stub object.
-
Robert Shearman authored
automatically creating an appropriate apartment for the object and returning a proxy to it.
-
Robert Shearman authored
-
- 23 Jun, 2006 1 commit
-
-
Andrew Talbot authored
-
- 19 Jun, 2006 4 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Shearman authored
-
Robert Shearman authored
This reduces the number of server calls during a COM call by half.
-
- 15 Jun, 2006 2 commits
-
-
Robert Shearman authored
as CoUnmarshalInterface may have advanced the stream, even if it failed.
-
Robert Shearman authored
-
- 13 Jun, 2006 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Robert Shearman authored
usually a good indicator of a bug elsewhere in Wine.
-
- 12 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 09 Jun, 2006 5 commits
-
-
Robert Shearman authored
tell the RPC runtime that the call failed.
-
Robert Shearman authored
-
Robert Shearman authored
CoRevertToSelf on top of CoGetCallContext, which is a stub.
-
Robert Shearman authored
-
Alexandre Julliard authored
-
- 31 May, 2006 1 commit
-
-
Troy Rollo authored
-
- 25 May, 2006 3 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
remove unnecessary unmarshaling code for the standard-marshal case - this is handled by CoUnmarshalInterface and CoReleaseMarshalData.
-
Robert Shearman authored
-