mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-23 03:58:59 +00:00
31b63bb79f
Generated using script: for file in \$(find ./legacy -type f | \grep -E "\.cpp|\.h") do mv $file temp.xxx cp gplheader $file cat temp.xxx >> $file done
82 lines
3.0 KiB
Plaintext
82 lines
3.0 KiB
Plaintext
/*
|
|
* 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/>.
|
|
*/
|
|
|
|
; This file is maintained by HCW. Do not modify this file directly.
|
|
|
|
[OPTIONS]
|
|
COMPRESS=60 Hall Zeck
|
|
ERRORLOG=D3Launch.LOG
|
|
LCID=0x409 0x0 0x0 ; English (United States)
|
|
REPORT=Yes
|
|
TITLE=Descent 3 Help
|
|
BMROOT=..
|
|
BMROOT=.
|
|
ROOT=..
|
|
ROOT=.
|
|
HLP=D3Launch.hlp
|
|
|
|
[FILES]
|
|
afxdlg.rtf
|
|
|
|
[ALIAS]
|
|
HIDD_ABOUTBOX = HID_APP_ABOUT
|
|
HID_HT_SIZE = HID_SC_SIZE
|
|
HID_HT_HSCROLL = scrollbars
|
|
HID_HT_VSCROLL = scrollbars
|
|
HID_HT_MINBUTTON = HID_SC_MINIMIZE
|
|
HID_HT_MAXBUTTON = HID_SC_MAXIMIZE
|
|
AFX_HIDP_INVALID_FILENAME = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_OPEN_DOC = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_SAVE_DOC = AFX_HIDP_default
|
|
AFX_HIDP_ASK_TO_SAVE = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_CREATE_DOC = AFX_HIDP_default
|
|
AFX_HIDP_FILE_TOO_LARGE = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_START_PRINT = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_LAUNCH_HELP = AFX_HIDP_default
|
|
AFX_HIDP_INTERNAL_FAILURE = AFX_HIDP_default
|
|
AFX_HIDP_COMMAND_FAILURE = AFX_HIDP_default
|
|
AFX_HIDP_PARSE_INT = AFX_HIDP_default
|
|
AFX_HIDP_PARSE_REAL = AFX_HIDP_default
|
|
AFX_HIDP_PARSE_INT_RANGE = AFX_HIDP_default
|
|
AFX_HIDP_PARSE_REAL_RANGE = AFX_HIDP_default
|
|
AFX_HIDP_PARSE_STRING_SIZE = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_INVALID_FORMAT = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_INVALID_PATH = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_DISK_FULL = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_ACCESS_READ = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_ACCESS_WRITE = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_IO_ERROR_READ = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_IO_ERROR_WRITE = AFX_HIDP_default
|
|
AFX_HIDP_STATIC_OBJECT = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_CONNECT = AFX_HIDP_default
|
|
AFX_HIDP_SERVER_BUSY = AFX_HIDP_default
|
|
AFX_HIDP_BAD_VERB = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_MEMORY_ALLOC = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_NOTIFY = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_LAUNCH = AFX_HIDP_default
|
|
AFX_HIDP_ASK_TO_UPDATE = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_UPDATE = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_REGISTER = AFX_HIDP_default
|
|
AFX_HIDP_FAILED_TO_AUTO_REGISTER = AFX_HIDP_default
|
|
|
|
[MAP]
|
|
#include D3Launch.hm
|
|
|
|
[WINDOWS]
|
|
main="",(653,102,360,600),60672,(r14876671),(r12632256),f3
|