summaryrefslogtreecommitdiffstats
path: root/private/sdktools/rathole/rathole.h
blob: 9f04ce6713e1167518a18a7c0e8e9ba63643fbb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#define ICON_ID 1
#define COLOR_ICON 99
#define PTR_ID 2
#define IDD_TIMEOUTBOX 3
#define IDD_ABOUT 4
#define IDD_TIMEOUT 5

#define IDM_ABOUT 6
#define IDM_TIMEOUT 7
#define DID_OK                      103
#define DID_CANCEL                  104
#define DID_SETTIME                 13
#define DID_SAVECONFIG              14



#define DID_TOPMOST                 9
#define DID_QUIT                    15