home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / atlduck / duck / duck.clw < prev    next >
Text File  |  1998-03-26  |  958b  |  41 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 "duck.h"
  9. ODLFile=duck.idl
  10. LastPage=0
  11.  
  12. ClassCount=0
  13.  
  14. ResourceCount=2
  15. Resource1=IDD_QUACKCTR
  16. Resource2=IDD_MAINDLG
  17.  
  18. [DLG:IDD_MAINDLG]
  19. Type=1
  20. Class=?
  21. ControlCount=8
  22. Control1=IDC_CREATEDODUCK,button,1342242816
  23. Control2=IDC_DESTROYDODUCK,button,1476460544
  24. Control3=IDOK,button,1342242817
  25. Control4=IDC_STATIC,static,1342308352
  26. Control5=IDC_COOKIE,edit,1350633600
  27. Control6=IDC_STATUS,edit,1350633600
  28. Control7=IDC_ADVISE,button,1476460544
  29. Control8=IDC_UNADVISE,button,1476460544
  30.  
  31. [DLG:IDD_QUACKCTR]
  32. Type=1
  33. ControlCount=6
  34. Control1=IDC_QUACK,button,1476460544
  35. Control2=IDC_PADDLE,button,1476460544
  36. Control3=IDC_FLAP,button,1476460544
  37. Control4=IDC_WALK,button,1476460544
  38. Control5=IDC_STATIC,static,1342308352
  39. Control6=IDC_LISTCONNPTS,listbox,1486946563
  40.  
  41.