Isle
Loading...
Searching...
No Matches
CONFIG/res/resource.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDI_CONFIG   128
 [AI] Icon resource identifier for configuration dialog. [AI] More...
 
#define IDD_ABOUT   100
 [AI] Dialog resource identifier for the "About" box. [AI] More...
 
#define IDS_ABOUT   101
 [AI] String resource identifier for the "About" box text. [AI] More...
 
#define IDD_MAIN   102
 [AI] Dialog resource identifier for the main configuration dialog. [AI] More...
 
#define IDC_LIST_3DDEVICES   1000
 [AI] Control ID for the list box of available 3D devices. [AI] More...
 
#define IDC_CHK_FLIP_VIDEO_MEM_PAGES   1001
 [AI] Checkbox for enabling video memory page flipping. [AI] More...
 
#define IDC_CHK_3D_VIDEO_MEMORY   1003
 [AI] Checkbox for enabling 3D video memory usage. [AI] More...
 
#define IDC_RAD_PALETTE_256   1004
 [AI] Radio button ID for selecting 256-color palette. [AI] More...
 
#define IDC_RAD_PALETTE_16BIT   1005
 [AI] Radio button ID for selecting 16-bit palette. [AI] More...
 
#define IDC_CHK_3DSOUND   1006
 [AI] Checkbox for enabling or disabling 3D sound effects. [AI] More...
 
#define IDC_CHK_DRAW_CURSOR   1008
 [AI] Checkbox for toggling hardware/software cursor drawing. [AI] More...
 
#define IDC_RAD_MODEL_QUALITY_LOW   1010
 [AI] Radio button for low model quality option. [AI] More...
 
#define IDC_RAD_MODEL_QUALITY_HIGH   1011
 [AI] Radio button for high model quality option. [AI] More...
 
#define IDC_RAD_TEXTURE_QUALITY_LOW   1013
 [AI] Radio button for low texture quality setting. [AI] More...
 
#define IDC_RAD_TEXTURE_QUALITY_HIGH   1014
 [AI] Radio button for high texture quality setting. [AI] More...
 
#define IDC_CHK_JOYSTICK   1015
 [AI] Checkbox for enabling joystick support. [AI] More...
 
#define IDC_GRP_ADVANCED   1017
 [AI] Group box for "Advanced" options section. [AI] More...
 
#define IDC_BTN_ADVANCED   1020
 [AI] Button ID for launching the advanced options dialog. [AI] More...
 
#define IDC_BMP_SHARK   1023
 [AI] Bitmap control displaying the shark image/animation. [AI] More...
 
#define IDC_CHK_MUSIC   1024
 [AI] Checkbox for enabling/disabling background music. [AI] More...
 
#define IDB_SHARK   135
 [AI] Bitmap resource identifier for the shark image. [AI] More...
 

Macro Definition Documentation

◆ IDB_SHARK

#define IDB_SHARK   135

[AI] Bitmap resource identifier for the shark image. [AI]

Definition at line 29 of file CONFIG/res/resource.h.

◆ IDC_BMP_SHARK

#define IDC_BMP_SHARK   1023

[AI] Bitmap control displaying the shark image/animation. [AI]

Definition at line 26 of file CONFIG/res/resource.h.

◆ IDC_BTN_ADVANCED

#define IDC_BTN_ADVANCED   1020

[AI] Button ID for launching the advanced options dialog. [AI]

Definition at line 25 of file CONFIG/res/resource.h.

◆ IDC_CHK_3D_VIDEO_MEMORY

#define IDC_CHK_3D_VIDEO_MEMORY   1003

[AI] Checkbox for enabling 3D video memory usage. [AI]

Definition at line 14 of file CONFIG/res/resource.h.

◆ IDC_CHK_3DSOUND

#define IDC_CHK_3DSOUND   1006

[AI] Checkbox for enabling or disabling 3D sound effects. [AI]

Definition at line 17 of file CONFIG/res/resource.h.

◆ IDC_CHK_DRAW_CURSOR

#define IDC_CHK_DRAW_CURSOR   1008

[AI] Checkbox for toggling hardware/software cursor drawing. [AI]

Definition at line 18 of file CONFIG/res/resource.h.

◆ IDC_CHK_FLIP_VIDEO_MEM_PAGES

#define IDC_CHK_FLIP_VIDEO_MEM_PAGES   1001

[AI] Checkbox for enabling video memory page flipping. [AI]

Definition at line 13 of file CONFIG/res/resource.h.

◆ IDC_CHK_JOYSTICK

#define IDC_CHK_JOYSTICK   1015

[AI] Checkbox for enabling joystick support. [AI]

Definition at line 23 of file CONFIG/res/resource.h.

◆ IDC_CHK_MUSIC

#define IDC_CHK_MUSIC   1024

[AI] Checkbox for enabling/disabling background music. [AI]

Definition at line 27 of file CONFIG/res/resource.h.

◆ IDC_GRP_ADVANCED

#define IDC_GRP_ADVANCED   1017

[AI] Group box for "Advanced" options section. [AI]

Definition at line 24 of file CONFIG/res/resource.h.

◆ IDC_LIST_3DDEVICES

#define IDC_LIST_3DDEVICES   1000

[AI] Control ID for the list box of available 3D devices. [AI]

Definition at line 12 of file CONFIG/res/resource.h.

◆ IDC_RAD_MODEL_QUALITY_HIGH

#define IDC_RAD_MODEL_QUALITY_HIGH   1011

[AI] Radio button for high model quality option. [AI]

Definition at line 20 of file CONFIG/res/resource.h.

◆ IDC_RAD_MODEL_QUALITY_LOW

#define IDC_RAD_MODEL_QUALITY_LOW   1010

[AI] Radio button for low model quality option. [AI]

Definition at line 19 of file CONFIG/res/resource.h.

◆ IDC_RAD_PALETTE_16BIT

#define IDC_RAD_PALETTE_16BIT   1005

[AI] Radio button ID for selecting 16-bit palette. [AI]

Definition at line 16 of file CONFIG/res/resource.h.

◆ IDC_RAD_PALETTE_256

#define IDC_RAD_PALETTE_256   1004

[AI] Radio button ID for selecting 256-color palette. [AI]

Definition at line 15 of file CONFIG/res/resource.h.

◆ IDC_RAD_TEXTURE_QUALITY_HIGH

#define IDC_RAD_TEXTURE_QUALITY_HIGH   1014

[AI] Radio button for high texture quality setting. [AI]

Definition at line 22 of file CONFIG/res/resource.h.

◆ IDC_RAD_TEXTURE_QUALITY_LOW

#define IDC_RAD_TEXTURE_QUALITY_LOW   1013

[AI] Radio button for low texture quality setting. [AI]

Definition at line 21 of file CONFIG/res/resource.h.

◆ IDD_ABOUT

#define IDD_ABOUT   100

[AI] Dialog resource identifier for the "About" box. [AI]

Definition at line 8 of file CONFIG/res/resource.h.

◆ IDD_MAIN

#define IDD_MAIN   102

[AI] Dialog resource identifier for the main configuration dialog. [AI]

Definition at line 10 of file CONFIG/res/resource.h.

◆ IDI_CONFIG

#define IDI_CONFIG   128

[AI] Icon resource identifier for configuration dialog. [AI]

Definition at line 7 of file CONFIG/res/resource.h.

◆ IDS_ABOUT

#define IDS_ABOUT   101

[AI] String resource identifier for the "About" box text. [AI]

Definition at line 9 of file CONFIG/res/resource.h.