mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-23 12:08:56 +00:00
b0f7dc1437
Kevin Bentley <kevin.bentley@gmail.com>
53 lines
2.0 KiB
C
53 lines
2.0 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by musicutils.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_MUSICUTILS_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_MUSICMENU 129
|
|
#define IDD_RAWCVTDLG 131
|
|
#define IDD_PLAYSONG 132
|
|
#define IDD_INSERT_SONG 133
|
|
#define IDB_BITMAP1 134
|
|
#define IDD_ROOMLINK 136
|
|
#define IDD_TRUEFALSE 137
|
|
#define IDC_8BIT 1003
|
|
#define IDC_MONO 1004
|
|
#define IDC_STEREO 1005
|
|
#define IDC_11khz 1006
|
|
#define IDC_22khz 1007
|
|
#define IDC_44khz 1008
|
|
#define IDC_VOLSCALEEDIT 1014
|
|
#define IDC_16BIT 1015
|
|
#define IDC_PLAYPROGRESS 1017
|
|
#define IDC_STATUS_TEXT 1018
|
|
#define IDC_THEME_TREE 1019
|
|
#define IDC_EDIT 1020
|
|
#define IDC_BROWSE 1021
|
|
#define IDC_STREAM_NAME 1022
|
|
#define IDC_XFORMSLIDER 1023
|
|
#define IDC_ROOMLINK 1027
|
|
#define IDC_DOROOMLINK 1028
|
|
#define IDC_TRUE 1029
|
|
#define IDC_FALSE 1030
|
|
#define IDC_MEASURE 1031
|
|
#define IDC_TOOLS_MAKESTREAM 32771
|
|
#define IDC_FILE_NEW 32772
|
|
#define IDC_FILE_QUIT 32773
|
|
#define IDC_TOOLS_PLAYSONG 32774
|
|
#define ID_FILE_SAVEAS 32775
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 138
|
|
#define _APS_NEXT_COMMAND_VALUE 32776
|
|
#define _APS_NEXT_CONTROL_VALUE 1032
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|