home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
mfc
/
general
/
hello
/
hello.clw
next >
Wrap
Text File
|
1998-03-26
|
828b
|
46 lines
; 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=?