Complete disaster-recovery snapshot: engine/game source, game data assets, VC6 toolchain + DX SDKs, build outputs, deployed game, and _UNUSED archive. Large binaries in Git LFS; text preserved byte-for-byte (core.autocrlf=false, no eol attributes). See RECOVERY.md for the one-clone rebuild procedure.
116 lines
2.2 KiB
Plaintext
116 lines
2.2 KiB
Plaintext
; CLW file contains information for the MFC ClassWizard
|
|
|
|
[General Info]
|
|
Version=1
|
|
LastClass=CChildView
|
|
LastTemplate=CDialog
|
|
NewFileInclude1=#include "stdafx.h"
|
|
NewFileInclude2=#include "mw4print.h"
|
|
LastPage=0
|
|
|
|
ClassCount=4
|
|
Class1=CMW4PrintApp
|
|
Class3=CMainFrame
|
|
Class4=CAboutDlg
|
|
|
|
ResourceCount=10
|
|
Resource1=IDD_ABOUTBOX
|
|
Resource2=IDR_MAINFRAME
|
|
Resource8=IDD_ABOUTBOX (English (U.S.))
|
|
Class2=CChildView
|
|
Resource9=IDR_MAINFRAME (English (U.S.))
|
|
Resource10=IDD_GET_2DATES
|
|
|
|
[CLS:CMW4PrintApp]
|
|
Type=0
|
|
HeaderFile=mw4print.h
|
|
ImplementationFile=mw4print.cpp
|
|
Filter=N
|
|
|
|
[CLS:CChildView]
|
|
Type=0
|
|
HeaderFile=ChildView.h
|
|
ImplementationFile=ChildView.cpp
|
|
Filter=W
|
|
LastObject=ID_FILE_LOGREPORT
|
|
BaseClass=CWnd
|
|
VirtualFilter=WC
|
|
|
|
[CLS:CMainFrame]
|
|
Type=0
|
|
HeaderFile=MainFrm.h
|
|
ImplementationFile=MainFrm.cpp
|
|
Filter=T
|
|
|
|
|
|
|
|
|
|
[CLS:CAboutDlg]
|
|
Type=0
|
|
HeaderFile=mw4print.cpp
|
|
ImplementationFile=mw4print.cpp
|
|
Filter=D
|
|
|
|
[DLG:IDD_ABOUTBOX]
|
|
Type=1
|
|
Class=CAboutDlg
|
|
ControlCount=4
|
|
Control1=IDC_STATIC,static,1342177283
|
|
Control2=IDC_STATIC,static,1342308480
|
|
Control3=IDC_STATIC,static,1342308352
|
|
Control4=IDOK,button,1342373889
|
|
|
|
[MNU:IDR_MAINFRAME]
|
|
Type=1
|
|
Class=CMainFrame
|
|
Command1=ID_FILE_OPEN
|
|
Command2=ID_FILE_LOGREPORT
|
|
Command3=ID_FILE_LOG2DATES
|
|
Command4=ID_APP_EXIT
|
|
Command5=ID_APP_ABOUT
|
|
CommandCount=5
|
|
|
|
[ACL:IDR_MAINFRAME]
|
|
Type=1
|
|
Class=CMainFrame
|
|
Command1=ID_FILE_LOG2DATES
|
|
Command2=ID_FILE_LOGREPORT
|
|
Command3=ID_FILE_OPEN
|
|
CommandCount=3
|
|
|
|
[MNU:IDR_MAINFRAME (English (U.S.))]
|
|
Type=1
|
|
Class=?
|
|
Command1=ID_FILE_OPEN
|
|
Command2=ID_FILE_LOGREPORT
|
|
Command3=ID_APP_EXIT
|
|
Command4=ID_APP_ABOUT
|
|
CommandCount=4
|
|
|
|
[ACL:IDR_MAINFRAME (English (U.S.))]
|
|
Type=1
|
|
Class=?
|
|
Command1=ID_FILE_LOGREPORT
|
|
Command2=ID_FILE_OPEN
|
|
CommandCount=2
|
|
|
|
[DLG:IDD_ABOUTBOX (English (U.S.))]
|
|
Type=1
|
|
Class=?
|
|
ControlCount=4
|
|
Control1=IDC_STATIC,static,1342177283
|
|
Control2=IDC_STATIC,static,1342308480
|
|
Control3=IDC_STATIC,static,1342308352
|
|
Control4=IDOK,button,1342373889
|
|
|
|
[DLG:IDD_GET_2DATES]
|
|
Type=1
|
|
ControlCount=6
|
|
Control1=IDC_STATIC,static,1342308352
|
|
Control2=IDC_DNT_START,SysDateTimePick32,1342242864
|
|
Control3=IDC_STATIC,static,1342308352
|
|
Control4=IDC_DNT_END,SysDateTimePick32,1342242864
|
|
Control5=IDOK,button,1342242817
|
|
Control6=IDCANCEL,button,1342242816
|
|
|