commit | ebb839733ad84627a1be954ed861a67128acb0d1 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Wed Nov 02 10:54:52 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Nov 02 10:54:52 2005 +0000 |
tree | 192e20cad26758800b7cb671a6482f10087821f6 | |
parent | 5ae22b8021381623b71dff393bab7a69369a4bfe [diff] |
The PSDispatch PS class factory can manage both typelib marshalled and IDispatch, which is NDR marshalled, so we need a wrapper to call the appropriate CreateProxy or CreateStub function.