27 lines
891 B
C
27 lines
891 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by spyglyph.rc
|
|
//
|
|
#define IDD_BROWSE 101
|
|
#define IDD_ADDGLYPH 102
|
|
#define IDR_MENU1 103
|
|
#define IDC_COMMENT 1000
|
|
#define IDC_IDLIST 1002
|
|
#define IDC_DELETE 1003
|
|
#define IDC_GLYPH 1004
|
|
#define IDC_IDEDIT 1005
|
|
#define IDC_COMMENTLIST 1006
|
|
#define ID_YEAH_START 40001
|
|
#define ID_YEAH_BROWSE 40002
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40003
|
|
#define _APS_NEXT_CONTROL_VALUE 1006
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|