Add definitions for IDTRYAGAIN and IDCONTINUE.

oldstable
Dimi Paun 2005-06-01 19:50:07 +00:00 committed by Alexandre Julliard
parent 632ee62a3e
commit 49a06a24fc
1 changed files with 2 additions and 0 deletions

View File

@ -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 ******/