blob: 48004e684ec627be7c3951cd9b20c146ad457f1b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
//========= 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
|