mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Minor correction to RPC structures.
svn path=/trunk/; revision=9212
This commit is contained in:
@@ -194,7 +194,7 @@ typedef struct tagRPCOLEMESSAGE {
|
||||
ULONG iMethod;
|
||||
PVOID reserved2[5];
|
||||
ULONG rpcFlags;
|
||||
} RPCOLEMESSAGE;
|
||||
} RPCOLEMESSAGE, *PRPCOLEMESSAGE;
|
||||
typedef enum tagMKSYS {
|
||||
MKSYS_NONE,
|
||||
MKSYS_GENERICCOMPOSITE,
|
||||
|
||||
@@ -179,7 +179,7 @@ typedef struct tagRPCOLEMESSAGE {
|
||||
ULONG iMethod;
|
||||
PVOID reserved2[5];
|
||||
ULONG rpcFlags;
|
||||
} RPCOLEMESSAGE;
|
||||
} RPCOLEMESSAGE, *PRPCOLEMESSAGE;
|
||||
typedef enum tagMKSYS {
|
||||
MKSYS_NONE,
|
||||
MKSYS_GENERICCOMPOSITE,
|
||||
|
||||
Reference in New Issue
Block a user