Skip to content
Snippets Groups Projects
Commit c0827c7a authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard
Browse files

include: Change RPC_LENGTH to ULONG for Win64 compatibility.

parent 3d94f5ef
Branches
Tags
No related merge requests found
......@@ -144,7 +144,7 @@ struct NDR_ALLOC_ALL_NODES_CONTEXT;
struct NDR_POINTER_QUEUE_STATE;
typedef unsigned char *RPC_BUFPTR;
typedef unsigned long RPC_LENGTH;
typedef ULONG RPC_LENGTH;
typedef void (__RPC_USER *EXPR_EVAL)(struct _MIDL_STUB_MESSAGE *);
typedef const unsigned char *PFORMAT_STRING;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment