synchronized with wine to get tools build again (missing definition of
RPC_FC_CVSTRUCT)
Modified: trunk/reactos/include/wine/rpcfc.h
_____
Modified: trunk/reactos/include/wine/rpcfc.h
--- trunk/reactos/include/wine/rpcfc.h 2005-02-21 09:48:09 UTC (rev
13702)
+++ trunk/reactos/include/wine/rpcfc.h 2005-02-21 11:01:32 UTC (rev
13703)
@@ -46,6 +46,8 @@
#define RPC_FC_CPSTRUCT 0x18 /* conformant structure w/
pointers */
+#define RPC_FC_CVSTRUCT 0x19 /* conformant varying
struct */
+
#define RPC_FC_BOGUS_STRUCT 0x1a /* complex structure */
#define RPC_FC_CARRAY 0x1b /* conformant array */