rpcrt4: Move the initialising of the stub message structure nearer to the top of...
commitfdda17deea1777303d1ce74873f0ea98e56e662a
authorRobert Shearman <rob@codeweavers.com>
Wed, 24 May 2006 22:03:18 +0000 (24 23:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 May 2006 08:39:50 +0000 (25 10:39 +0200)
tree07bb8b2d09f39e7ffd366aa0d85521d5e887879a
parent9d87447455fc7c51729ee83e81d5a26166e90086
rpcrt4: Move the initialising of the stub message structure nearer to the top of NdrClientCall2.

Set stubMsg.StackTop after calling the initialise function.
dlls/rpcrt4/ndr_stubless.c