rpcrt4: Add the definition of RpcAuthVerifier to rpc_defs.h from the DCE/RPC spec.
authorRobert Shearman <rob@codeweavers.com>
Fri, 19 May 2006 15:02:23 +0000 (16:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 20 May 2006 15:31:16 +0000 (17:31 +0200)
commit0592210bcd45758cedac290be0958c3c67c41a09
tree2e2570ecee7c640e20b53166560b9b85df144ede
parent46005c2f9cffc48662d306a3d8f6581072da706c
rpcrt4: Add the definition of RpcAuthVerifier to rpc_defs.h from the DCE/RPC spec.

Use it in RPCRT4_SendAuth instead of writing out the data byte-by-byte.
dlls/rpcrt4/rpc_defs.h
dlls/rpcrt4/rpc_message.c