0.4 = added delete button

This commit is contained in:
Johnny Bergström
2005-01-27 08:58:01 +00:00
parent e097932ac9
commit 3f2a8ccfc5
4 changed files with 72 additions and 19 deletions

View File

@ -17,8 +17,8 @@
#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_BUTTON_DELETE 1032
#define IDC_EDIT_NAME 1100
#define IDC_EDIT_POSITION 1101
#define IDC_EDIT_AUTHID 1102
@ -44,9 +44,9 @@
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_CONTROL_VALUE 1033
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif