JurassicParkTrespasser/jp2_pc/Source/TrespassAdv/resource.h
2018-01-01 23:07:24 +01:00

50 lines
1.9 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TrespassAdv.rc
//
#define ID_BUTTON_SAVE 2
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TRESPASSADV_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_NAME 129
#define IDC_LIST_CARDS 1000
#define IDC_BUTTON_ADDCARD 1001
#define IDC_BUTTON_REMOVE_CARD 1002
#define IDC_EDIT_NAME 1003
#define IDC_BUTTON_CARDNOTES 1003
#define IDC_CHECK_HARDWARECACHES 1004
#define IDC_CHECK_CLIPFOG 1005
#define IDC_CHECK_ALPHATEXTURES 1006
#define IDC_CHECK_ALPHACOLOUR 1007
#define IDC_CHECK_REGIONUPLOADS 1008
#define IDC_CHECK_SHAREDBUFFERS 1009
#define IDC_CHECK_SKY 1010
#define IDC_CHECK_CACHEFOG 1011
#define IDC_CHECK_FILTERCACHES 1012
#define IDC_CHECK_SECONDARYCARD 1013
#define IDC_CHECK_DITHER 1014
#define IDC_SCROLL_CLIP 1015
#define IDC_STATIC_CLIP 1016
#define IDC_SCROLL_SCREEN 1017
#define IDC_STATIC_SCREEN 1018
#define IDC_CHECK_SUPPORTED 1019
#define IDC_STATIC_NOTES 1020
#define IDC_BUTTON_CHIPSET 1021
#define IDC_BUTTON_DRIVER 1022
#define IDC_STATIC_CHIPSET 1023
#define IDC_STATIC_DRIVER 1024
#define IDC_CHECK_DIRECTTEXTUREACCESS 1025
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif