diff --git a/include/winuser.h b/include/winuser.h index 4bcfcfec481..d4f35679d66 100644 --- a/include/winuser.h +++ b/include/winuser.h @@ -1273,6 +1273,8 @@ BOOL WINAPI SetSysColors(INT,const INT*,const COLORREF*); #define IDNO 7 #define IDCLOSE 8 #define IDHELP 9 +#define IDTRYAGAIN 10 +#define IDCONTINUE 11 /****** Window classes ******/