mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
[PSDK] Update midles.h. CORE-10536
svn path=/trunk/; revision=69904
This commit is contained in:
parent
6eff4a799b
commit
18d4e90d49
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ extern "C" {
|
|||
typedef enum
|
||||
{
|
||||
MES_ENCODE,
|
||||
MES_DECODE
|
||||
MES_DECODE,
|
||||
MES_ENCODE_NDR64
|
||||
} MIDL_ES_CODE;
|
||||
|
||||
typedef enum
|
||||
|
|
Loading…
Reference in a new issue