Files

61 lines
4.8 KiB
C
Raw Permalink Normal View History

2023-03-17 11:40:49 +00:00
<EFBFBD><EFBFBD>//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ArduinoFloppyReaderWin.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_ARDUINOFLOPPYREADERWIN_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_LOGOAPP 133
#define IDR_COMPLETE 135
#define IDB_DIALOG 136
#define IDB_DIALOG_OK 136
#define IDD_DIALOG1 137
#define IDD_DIALOG 137
#define IDB_BITMAP1 139
#define IDB_DIALOG_WARNING 139
#define IDB_DIALOG_OK_WRITE 140
#define IDB_DIALOG_WARING_WRITE 141
#define IDB_DIALOG_WARNING_WRITE 141
#define IDD_DIAGNOSTICS 142
#define IDB_SCPREAD 144
#define IDC_COMPORT 1002
#define IDC_SPIN2 1004
#define IDC_SPIN3 1005
#define IDC_FILENAME 1006
#define IDC_BROWSE 1007
#define IDC_STARTSTOP 1008
#define IDC_BROWSE2 1009
#define IDC_PROGRESS1 1010
#define IDC_PROGRESS 1010
#define IDC_TRACKNUMBER 1011
#define IDC_DISKSIDE 1012
#define IDC_GOODSECTORS 1013
#define IDC_BADSECTORS 1014
#define IDC_STATUS 1015
#define IDC_TEXT 1015
#define IDC_DIALOGIMAGE 1016
#define IDC_FILENAME2 1016
#define IDC_STARTSTOP2 1017
#define IDC_CHECK1 1018
#define IDC_STARTSTOP3 1019
#define IDC_EDIT1 1019
#define IDC_CHECK2 1020
#define IDC_ERASE 1020
#define IDC_CHECK3 1021
#define IDC_DISKFORMAT 1022
#define IDC_TRK80 1023
#define IDC_TRK82 1024
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 145
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif