0.2: Edit stats, clear stats features added

This commit is contained in:
Johnny Bergström
2005-01-22 13:24:26 +00:00
parent 7f47d2de56
commit 27e4174be6
6 changed files with 197 additions and 23 deletions

View File

@ -16,6 +16,9 @@
#define IDC_LIST 1010
#define IDC_BUTTON_ABOUT 1029
#define IDC_ABOUT 1029
#define IDC_BUTTON_SAVECHANGES 1030
#define IDC_BUTTON1 1031
#define IDC_BUTTON_CLEARSTATS 1031
#define IDC_EDIT_NAME 1100
#define IDC_EDIT_POSITION 1101
#define IDC_EDIT_AUTHID 1102
@ -43,7 +46,7 @@
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif