The PSDispatch PS class factory can manage both typelib marshalled and
commitebb839733ad84627a1be954ed861a67128acb0d1
authorRobert Shearman <rob@codeweavers.com>
Wed, 2 Nov 2005 10:54:52 +0000 (2 10:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Nov 2005 10:54:52 +0000 (2 10:54 +0000)
tree192e20cad26758800b7cb671a6482f10087821f6
parent5ae22b8021381623b71dff393bab7a69369a4bfe
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.
dlls/oleaut32/oleaut.c