home *** CD-ROM | disk | FTP | other *** search
- /////////////////////////////////////////////////////////////////////////////
- // %1
-
- IMPLEMENT_DYNAMIC(%1, CFontDialog)
-
- %1::%1(LPLOGFONT lplfInitial, DWORD dwFlags, CDC* pdcPrinter, CWnd* pParentWnd) :
- %2(lplfInitial, dwFlags, pdcPrinter, pParentWnd)
- {
- }
-
-
- BEGIN_MESSAGE_MAP(%1, %2)
- //{{AFX_MSG_MAP(%1)
- // NOTE - the ClassWizard will add and remove mapping macros here.
- //}}AFX_MSG_MAP
- END_MESSAGE_MAP()
-