29 lines
971 B
C
29 lines
971 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by AppParseWeb.rc
|
|
//
|
|
#define IDS_PROJNAME 100
|
|
#define IDB_APPPARSE 101
|
|
#define IDR_APPPARSE 102
|
|
#define IDD_PROGRESS 201
|
|
#define IDC_PROGRESS 201
|
|
#define IDC_PROGRESSTEXT 202
|
|
#define IDR_PARSING 203
|
|
#define IDC_BROWSE 204
|
|
#define IDC_ANIMHOLDER 204
|
|
#define IDC_DIRTREE 205
|
|
#define IDC_CANCELBUTTON 205
|
|
#define IDC_FILELISTCOMBO 206
|
|
#define IDD_BROWSE 207
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 204
|
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
|
#define _APS_NEXT_CONTROL_VALUE 206
|
|
#define _APS_NEXT_SYMED_VALUE 103
|
|
#endif
|
|
#endif
|