aboutsummaryrefslogtreecommitdiff
path: root/c/resource.h
blob: 81677608413831a46ff0e23860a15a0e7ac9e1ae (plain)
1
2
3
4
5
6
7
#define IDR_MENU	101
#define IDD_ABOUT	201
#define IDC_ABOUTTEXT	301
#define IDC_LISTVIEW	302
#define ID_FILE_EXIT	4001
#define ID_FILE_REFRESH	4002
#define ID_FILE_ABOUT	4011