Descent3/legacy/musicutils/resource.h
2024-06-15 20:13:59 +02:00

71 lines
2.0 KiB
C

/*
* Descent 3
* Copyright (C) 2024 Parallax Software
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
//{{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