Fixed unsafe function

This commit is contained in:
andreja6
2018-10-31 20:40:25 -07:00
parent 78875d3b7e
commit d51bde7330
3 changed files with 49 additions and 106 deletions

View File

@@ -1,18 +1,7 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Dialogs.rc
//
#define IDI_ICON1 102
#define IDB_BITMAP1 103
#define IDC_PROPERTYGRID 2000
#define IDC_STATIC 2
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
#define IDE_EDIT 105
#define IDI_ICON1 102
#define IDB_BITMAP1 103
#define IDD_DIALOG1 104