diff options
Diffstat (limited to 'utils/tfstats/ui/resource.h')
| -rw-r--r-- | utils/tfstats/ui/resource.h | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/utils/tfstats/ui/resource.h b/utils/tfstats/ui/resource.h new file mode 100644 index 0000000..6ceaffa --- /dev/null +++ b/utils/tfstats/ui/resource.h @@ -0,0 +1,64 @@ +//========= Copyright Valve Corporation, All rights reserved. ============// +// +// Purpose: +// +// $NoKeywords: $ +// +//=============================================================================// +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by UI.rc +// +#define IDM_ABOUTBOX 0x0010 +#define IDD_ABOUTBOX 100 +#define IDS_ABOUTBOX 101 +#define IDD_UI_DIALOG 102 +#define IDR_MAINFRAME 128 +#define IDD_LOGSELS 129 +#define IDD_SWITCHES 130 +#define IDD_DIRS 131 +#define IDC_DISPLAYMM2 1002 +#define IDC_LOGS2DO 1007 +#define IDC_SELECT 1009 +#define IDC_OUTPUTDIR 1013 +#define IDC_TFSTATSDIR 1014 +#define IDC_RULEDIR 1017 +#define IDC_SUPPORTDIR 1018 +#define IDC_OUTLABEL 1019 +#define IDC_RULLBL 1020 +#define IDC_PLAYERDIR 1021 +#define IDC_SUPPORTLBL 1022 +#define IDC_PLAYERLBL 1023 +#define IDC_REMOVELOG 1024 +#define IDC_SUPPORTHTTPPATH 1024 +#define IDC_TFSTATSLBL 1025 +#define IDC_SUPPORTHTTPLBL 1026 +#define IDC_PLAYERHTTPPATH 1027 +#define IDC_PLAYERHTTPLBL 1028 +#define IDC_USESUPPORT 1030 +#define IDC_PLRPERSIST 1031 +#define IDC_STARTUPINFO 1032 +#define IDC_ELIMINATEOLDPLRS 1033 +#define IDC_ELIMDAYS 1034 +#define IDC_DEFTFSTATS 1035 +#define IDC_DEFOUTPUT 1036 +#define IDC_PAUSE 1036 +#define IDC_DEFRULE 1037 +#define IDC_PAUSESECS 1037 +#define IDC_DEFSUPPORT 1038 +#define IDC_DEFALL 1038 +#define IDC_DEFPLAYER 1039 +#define IDC_STATICLBL 1039 +#define IDC_STATIC2 1040 +#define IDC_CHECK1 1041 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 135 +#define _APS_NEXT_COMMAND_VALUE 32771 +#define _APS_NEXT_CONTROL_VALUE 1043 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |