2024-04-20 16:23:08 +00:00
|
|
|
/*
|
2024-06-15 18:13:59 +00:00
|
|
|
* 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/>.
|
|
|
|
*/
|
2024-04-20 16:23:08 +00:00
|
|
|
|
2024-04-19 20:58:24 +00:00
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Developer Studio generated include file.
|
|
|
|
// Used by briefinglocalizer.rc
|
|
|
|
//
|
2024-06-15 18:13:59 +00:00
|
|
|
#define IDD_BRIEFINGLOCALIZER_DIALOG 102
|
|
|
|
#define IDR_MAINFRAME 128
|
|
|
|
#define IDC_PREV 1000
|
|
|
|
#define IDC_NEXT 1001
|
|
|
|
#define IDC_SAVE 1002
|
|
|
|
#define IDC_QUIT 1003
|
|
|
|
#define IDC_TEXT 1004
|
|
|
|
#define IDC_TITLE 1005
|
|
|
|
#define IDC_RICHEDIT2 1008
|
2024-04-19 20:58:24 +00:00
|
|
|
|
|
|
|
// Next default values for new objects
|
2024-06-15 18:13:59 +00:00
|
|
|
//
|
2024-04-19 20:58:24 +00:00
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
2024-06-15 18:13:59 +00:00
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1009
|
|
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
2024-04-19 20:58:24 +00:00
|
|
|
#endif
|
|
|
|
#endif
|