diff --git a/reactos/include/psdk/midles.h b/reactos/include/psdk/midles.h index 99b2effd104..4cf3ddc7623 100644 --- a/reactos/include/psdk/midles.h +++ b/reactos/include/psdk/midles.h @@ -30,7 +30,8 @@ extern "C" { typedef enum { MES_ENCODE, - MES_DECODE + MES_DECODE, + MES_ENCODE_NDR64 } MIDL_ES_CODE; typedef enum