home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 January
/
pcwk_01_1999.iso
/
Wtestowe
/
Vistdstd
/
Install
/
Data.Z
/
MFC4_vsl.AWX
/
TEMPLATE
/
DLLROOT.CLW
< prev
next >
Wrap
Text File
|
1997-03-07
|
496b
|
26 lines
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
$$IF(EXTDLL)
ClassCount=0
$$ELSE //!EXTDLL
$$IF(AUTOMATION)
ODLFile=$$root$$.odl
$$ENDIF //AUTOMATION
ClassCount=1
Class1=$$APP_CLASS$$
LastClass=$$APP_CLASS$$
NewFileInclude2=#include "$$root$$.h"
$$ENDIF //EXTDLL
ResourceCount=0
NewFileInclude1=#include "stdafx.h"
$$IF(!EXTDLL)
[CLS:$$APP_CLASS$$]
Type=0
HeaderFile=$$root$$.h
ImplementationFile=$$root$$.cpp
Filter=N
$$ENDIF //EXTDLL