23 lines
708 B
C
23 lines
708 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by PoolMonPlugin.rc
|
|
//
|
|
#define IDD_POOL 101
|
|
#define IDR_TXT_POOLTAGS 104
|
|
#define IDD_BIGPOOL 105
|
|
#define IDC_POOLTREE 1001
|
|
#define IDC_SEARCH 1002
|
|
#define IDC_CLEAR 1003
|
|
#define IDC_BIGPOOLLIST 1004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 107
|
|
#define _APS_NEXT_COMMAND_VALUE 40006
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 103
|
|
#endif
|
|
#endif
|