rpcrt4: Use SecInvalidateHandle and SecIsValidHandle for handling RpcConnection:...
commit8bb10f1082d2ed53243750d1890085c60d559e99
authorRob Shearman <rob@codeweavers.com>
Wed, 15 Nov 2006 01:01:21 +0000 (15 01:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Nov 2006 10:25:57 +0000 (15 11:25 +0100)
tree6f9c149587da733a1dd5ab92a27d3d7c69038cdd
parent51dd6f9fb801d81ab82f6a757a46dbcb3ab81f14
rpcrt4: Use SecInvalidateHandle and SecIsValidHandle for handling RpcConnection::ctx instead of setting/comparing the field to 0.
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_transport.c