28 lines
936 B
C
28 lines
936 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by synctracker2.rc
|
|
//
|
|
#define IDR_ACCELERATOR 101
|
|
#define IDR_MENU 102
|
|
#define IDD_SETROWS 103
|
|
#define IDD_BIASSELECTION 104
|
|
#define IDC_EDIT 1002
|
|
#define IDC_SETROWS_EDIT 1002
|
|
#define IDC_BIASSELECTION_EDIT 1003
|
|
#define ID_FILE 40001
|
|
#define ID_FILE_EXIT 40002
|
|
#define ID_EDIT 40003
|
|
#define ID_EDIT_SETROWS 40007
|
|
#define ID_EDIT_BIAS 40008
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40011
|
|
#define _APS_NEXT_CONTROL_VALUE 1004
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|