home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / atlduck / atlduck.clw next >
Text File  |  1998-03-26  |  618b  |  29 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "atlduck.h"
  9. ODLFile=atlduck.idl
  10. LastPage=0
  11.  
  12. ClassCount=0
  13.  
  14. ResourceCount=1
  15. Resource1=IDD_DUCKDOERDLG
  16.  
  17. [DLG:IDD_DUCKDOERDLG]
  18. Type=1
  19. Class=?
  20. ControlCount=7
  21. Control1=IDC_QUACK,button,1476460544
  22. Control2=IDC_PADDLE,button,1476460544
  23. Control3=IDC_FLAP,button,1476460544
  24. Control4=IDC_WALK,button,1476460544
  25. Control5=IDC_STATIC,static,1342308352
  26. Control6=IDC_LISTCONNPTS,listbox,1487995139
  27. Control7=IDOK,button,1342242816
  28.  
  29.