46 lines
783 B
Plaintext
46 lines
783 B
Plaintext
|
; CLW file contains information for the MFC ClassWizard
|
||
|
|
||
|
[General Info]
|
||
|
Version=1
|
||
|
LastClass=CMainWindow
|
||
|
LastTemplate=CDialog
|
||
|
NewFileInclude1=#include "stdafx.h"
|
||
|
NewFileInclude2=#include "hello.h"
|
||
|
|
||
|
ClassCount=1
|
||
|
Class1=CMainWindow
|
||
|
|
||
|
ResourceCount=3
|
||
|
Resource1="MAINMENU"
|
||
|
Resource2="MAINACCELTABLE"
|
||
|
Resource3="ABOUTBOX"
|
||
|
|
||
|
[CLS:CMainWindow]
|
||
|
Type=0
|
||
|
HeaderFile=hello.h
|
||
|
ImplementationFile=hello.cpp
|
||
|
LastObject=IDM_ABOUT
|
||
|
|
||
|
[MNU:"MAINMENU"]
|
||
|
Type=1
|
||
|
Command1=IDM_ABOUT
|
||
|
CommandCount=1
|
||
|
Class=?
|
||
|
|
||
|
[ACL:"MAINACCELTABLE"]
|
||
|
Type=1
|
||
|
Command1=IDM_ABOUT
|
||
|
CommandCount=1
|
||
|
Class=?
|
||
|
|
||
|
[DLG:"ABOUTBOX"]
|
||
|
Type=1
|
||
|
ControlCount=5
|
||
|
Control1=IDC_STATIC,static,1342308353
|
||
|
Control2=IDC_STATIC,static,1342308353
|
||
|
Control3=IDC_STATIC,static,1342308353
|
||
|
Control4=IDC_STATIC,static,1342308353
|
||
|
Control5=IDOK,button,1342373889
|
||
|
Class=?
|
||
|
|