26 lines
844 B
C
26 lines
844 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by TabApp.rc
|
|
//
|
|
#define IDD_MAIN 100
|
|
#define IDI_THEAPP 101
|
|
#define IDC_TABLIST 32768
|
|
#define IDC_ADD 32769
|
|
#define IDC_REMOVE 32770
|
|
#define IDC_INVALIDATE 32771
|
|
#define IDC_MOVEPREV 32772
|
|
#define IDC_MOVENEXT 32773
|
|
#define IDC_DEACTIVATE 32774
|
|
#define IDC_CLIP 32775
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|