diff --git a/reactos/include/ndk/lpctypes.h b/reactos/include/ndk/lpctypes.h index 54a6dbaf8f5..ec790dc027e 100644 --- a/reactos/include/ndk/lpctypes.h +++ b/reactos/include/ndk/lpctypes.h @@ -14,7 +14,7 @@ /* EXPORTED DATA *************************************************************/ /* CONSTANTS *****************************************************************/ -#define LPC_MESSAGE_BASE_SIZE 4 +#define LPC_MESSAGE_BASE_SIZE 24 #define MAX_MESSAGE_DATA (0x130) /* ENUMERATIONS **************************************************************/