rpcrt4: Fix the sending of >5800 byte messages by only adding offset
commita4000349f8ba130b863c4d58aea2b320b5799759
authorRobert Shearman <rob@codeweavers.com>
Wed, 18 Jan 2006 10:29:38 +0000 (18 11:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Jan 2006 10:29:38 +0000 (18 11:29 +0100)
tree695c4398018018675f14711d6767e15c53817d28
parentb4fe7ea7c63349a525d5caf48e9453d24ae79114
rpcrt4: Fix the sending of >5800 byte messages by only adding offset
to the buffer after the first batch of data has been written to the
pipe.
dlls/rpcrt4/rpc_message.c