include: Make RpcRaiseException DECLSPEC_NORETURN, like it is in the PSDK.
[wine] / dlls / rpcrt4 / rpc_defs.h
2007-07-23  Rob Shearmanrpcrt4: Convert bind ack and nack reject reasons into...
2006-11-10  Rob Shearmanrpcrt4: Correctly align the results in the RPC Bind...
2006-10-27  Rob Shearmanrpcrt4: Fix RPCRT4_Receive to accept authentication...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-20  Robert Shearmanrpcrt4: Add the definition of RpcAuthVerifier to rpc_de...
2006-05-15  Robert Shearmanrpcrt4: Fix the fault packet structure to comply with...
2006-05-15  Mike McCormackrpcrt4: Add missing PKT_AUTH3 packet type.
2004-04-26  Filip NavaraMake RPCRT4 use Windows compatible protocol (DCE v5...
2002-10-10  Ove KaavenImplemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei...