You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
931 B
27 lines
931 B
5 years ago
|
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by FileSystemOpenDialog.rc
|
||
|
//
|
||
|
#define IDS_NO_RELATIVE_PATH 1
|
||
|
#define IDD_FILESYSTEM_OPENDIALOG 327
|
||
|
#define IDB_LABEL_MDL 328
|
||
|
#define IDB_LABEL_FOLDER 329
|
||
|
#define IDB_LABEL_FILE 331
|
||
|
#define IDC_FILENAME 1009
|
||
|
#define IDC_UP_BUTTON 1010
|
||
|
#define IDC_LOOKIN 1011
|
||
|
#define IDC_FILE_LIST 1098
|
||
|
#define IDC_FILENAME_LABEL 1644
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 1000
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
||
|
#define _APS_NEXT_SYMED_VALUE 1000
|
||
|
#endif
|
||
|
#endif
|