rpcrt4: Don't duplicate the conformance calculating code, just use the
commite6120f20296481d450ca9221aaa3b5b10c82c4ca
authorRobert Shearman <rob@codeweavers.com>
Mon, 15 May 2006 15:56:27 +0000 (15 16:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 May 2006 10:50:42 +0000 (16 12:50 +0200)
treed554591031903a69fd8d0d4e5a79f4443ab5f6b4
parentecdd09b1b2c42966645fb2d358f96205c7dc12fa
rpcrt4: Don't duplicate the conformance calculating code, just use the
common ComputeConformance function to store the result in
pStubMsg->MaxCount (as this is what callback function store the
conformance value into anyway).
dlls/rpcrt4/ndr_marshall.c