blob: 4a3f79995436cbec4908828b2bba5b71b47addce (
plain)
| 1
2
3
4
5
6
7
8
9
 | 
#define WAPPICON	(980)
#define WM_F1DOWN	(WM_USER+10)
#define WM_NOTVALID	(WM_USER+11)
#define IDM_DOHELP	999
#define	IDM_PRINTAPP	998
#define	IDM_PRINTPAGE	997
#define IDM_ABOUT 100
 |