mirror of
https://github.com/reactos/wine.git
synced 2024-12-02 00:36:43 +00:00
widl: Define a value for RPC_FC_WSTRING.
This commit is contained in:
parent
7b98e1f717
commit
14e4a5453c
@ -68,6 +68,7 @@
|
||||
#define RPC_FC_C_CSTRING 0x22
|
||||
#define RPC_FC_C_WSTRING 0x25
|
||||
#define RPC_FC_CSTRING 0x26
|
||||
#define RPC_FC_WSTRING 0x29
|
||||
|
||||
#define RPC_FC_ENCAPSULATED_UNION 0x2a
|
||||
#define RPC_FC_NON_ENCAPSULATED_UNION 0x2b
|
||||
|
Loading…
Reference in New Issue
Block a user