mirror of
https://github.com/reactos/wine.git
synced 2025-03-01 01:05:54 +00:00
Add definitions for IDTRYAGAIN and IDCONTINUE.
This commit is contained in:
parent
632ee62a3e
commit
49a06a24fc
@ -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 ******/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user