home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / appwiz / logowiz / logowiz.clw < prev    next >
Text File  |  1998-03-05  |  679b  |  36 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CCustom1Dlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "logowiz.h"
  9.  
  10. ClassCount=1
  11. Class1=CCustom1Dlg
  12.  
  13. ResourceCount=1
  14. Resource1=IDD_CUSTOM1
  15.  
  16.  
  17. [CLS:CCustom1Dlg]
  18. Type=0
  19. HeaderFile=cstm1dlg.h
  20. ImplementationFile=cstm1dlg.cpp
  21. LastObject=IDC_PRESS_ME
  22. Filter=D
  23. VirtualFilter=dWC
  24.  
  25. [DLG:IDD_CUSTOM1]
  26. Type=1
  27. Class=CCustom1Dlg
  28. ControlCount=6
  29. Control1=IDC_STATIC,static,6
  30. Control2=IDC_LOGO_UL,button,6
  31. Control3=IDC_LOGO_LL,button,6
  32. Control4=IDC_LOGO_LR,button,6
  33. Control5=IDC_LOGO_NONE,button,6
  34. Control6=IDC_PRESS_ME,button,6
  35.  
  36.