rpcrt4: Increment the call id field of the request header.
authorRobert Shearman <rob@codeweavers.com>
Thu, 18 May 2006 02:39:42 +0000 (03:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 May 2006 08:34:33 +0000 (10:34 +0200)
commit5067ea70c08a6c3b8dff815085768ddd368a15fc
tree8ab8a7ad2f4a6c2b87a04141a119e54e3edf636d
parentc1d00c547b9cb4908ccf0050801e38a35206210b
rpcrt4: Increment the call id field of the request header.

This is necessary for compatibility with MS/RPC servers.
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_transport.c