mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
23 lines
715 B
C
23 lines
715 B
C
//{{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
|