rpcrt4: Implement full-pointer support for interpreted stubs.
commit7ef5c3c7726ceda64a59a88fc28901407185e97d
authorRobert Shearman <rob@codeweavers.com>
Wed, 7 Jun 2006 19:11:36 +0000 (7 20:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jun 2006 08:15:22 +0000 (8 10:15 +0200)
treefa3a237d480d964baab6437b9850bf8b04ab8c4f
parent5eaf49f895a37cc352dcfb18ce6c312a58a745a0
rpcrt4: Implement full-pointer support for interpreted stubs.

Move the calls to the full pointer init functions before
NdrClient/ServerInitializeNew, like in MIDL-generated code.
dlls/rpcrt4/ndr_stubless.c