Removed old icon, made Dialogs.rc correct

This commit is contained in:
Vulpovile
2021-03-20 21:50:14 -07:00
parent aab26d2e35
commit e473d0eb7e
5 changed files with 41 additions and 8 deletions

View File

@@ -2,18 +2,19 @@
// Microsoft Visual C++ generated include file.
// Used by dialogs.rc
//
#define IDC_PROPERTYGRID 2000
#define IDI_ICON1 101
#define IDB_BITMAP1 102
#define IDD_DIALOG1 103
#define IDC_EDIT1 1001
#define IDC_PROPERTYGRID 2000
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_CONTROL_VALUE 1002
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif