Commit 368da7dc authored by Robert Shearman's avatar Robert Shearman Committed by Alexandre Julliard

widl: Added some more constants for conformance descriptors.

parent 4a7c0479
......@@ -161,6 +161,10 @@
/* FC_RETURN_PARAM_BASETYPE: basetype */
#define RPC_FC_DEREFERENCE 0x54
#define RPC_FC_DIV_2 0x55
#define RPC_FC_MULT_2 0x56
#define RPC_FC_ADD_1 0x57
#define RPC_FC_SUB_1 0x58
#define RPC_FC_CALLBACK 0x59
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment