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.
23 lines
737 B
23 lines
737 B
14 years ago
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by plSDLBrowser.rc
|
||
|
//
|
||
|
#define IDD_DIALOG_SDLBROWSER 201
|
||
|
#define IDC_STATIC_VARLABEL 2000
|
||
|
#define IDC_STATIC_SDREC 2001
|
||
|
#define IDC_STATIC_VALUELABEL 2002
|
||
|
#define IDC_LIST_VAR 2003
|
||
|
#define IDC_COMBO_VALUE 2004
|
||
|
#define IDC_SLIDER_SDRECS 2005
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 202
|
||
|
#define _APS_NEXT_COMMAND_VALUE 41001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 2006
|
||
|
#define _APS_NEXT_SYMED_VALUE 202
|
||
|
#endif
|
||
|
#endif
|