Description: Dialogs can be created using templates in resources or from templates
built in memory at runtime. The sample contains a class CDlgTempl
which can be used to create these templates in memory. This class
provides easy interface for builting and manipulating templates in
memory.
The DLGTEMPLATE and DLGITEMTEMPLATE structures are used for
building templates in memory. These structures are not fixed length
strucutres. They also have to be aligned properly.
This sample provides a class to build these strucutres correctly
for your. It also provides the ability to read a template from the
resource and then manipulate them.
To Search:
File list (Check if you may need any files):
DLGTDLG.CPP
DLGTDLG.H
DLGTPL32.CLW
DLGTPL32.CPP
DLGTPL32.H
DLGTPL32.MAK
DLGTPL32.MDP
DLGTPL32.RC
DLGTPL32.RC2
DTEMPL.CPP
DTEMPL.H
LEGAL.TXT
README.TXT
RESOURCE.H
STDAFX.CPP
STDAFX.H