0.4 = added delete button
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user