CEZSnakeDlgDemo.clw
上传用户:cqzhuye
上传日期:2007-01-01
资源大小:72k
文件大小:2k
源码类别:

浏览器

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CCEZSnakeDlgDemoDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "CEZSnakeDlgDemo.h"
  8. ClassCount=3
  9. Class1=CCEZSnakeDlgDemoApp
  10. Class2=CCEZSnakeDlgDemoDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_CEZSNAKEDLGDEMO_DIALOG
  16. [CLS:CCEZSnakeDlgDemoApp]
  17. Type=0
  18. HeaderFile=CEZSnakeDlgDemo.h
  19. ImplementationFile=CEZSnakeDlgDemo.cpp
  20. Filter=N
  21. [CLS:CCEZSnakeDlgDemoDlg]
  22. Type=0
  23. HeaderFile=CEZSnakeDlgDemoDlg.h
  24. ImplementationFile=CEZSnakeDlgDemoDlg.cpp
  25. Filter=D
  26. LastObject=IDC_RESET
  27. BaseClass=CDialog
  28. VirtualFilter=dWC
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=CEZSnakeDlgDemoDlg.h
  32. ImplementationFile=CEZSnakeDlgDemoDlg.cpp
  33. Filter=D
  34. [DLG:IDD_ABOUTBOX]
  35. Type=1
  36. Class=CAboutDlg
  37. ControlCount=4
  38. Control1=IDC_STATIC,static,1342177283
  39. Control2=IDC_STATIC,static,1342308480
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDOK,button,1342373889
  42. [DLG:IDD_CEZSNAKEDLGDEMO_DIALOG]
  43. Type=1
  44. Class=CCEZSnakeDlgDemoDlg
  45. ControlCount=20
  46. Control1=IDOK,button,1342242817
  47. Control2=IDC_STATIC,static,1342177289
  48. Control3=IDC_SNAKESIZE,edit,1350631552
  49. Control4=IDC_MAX,edit,1350631552
  50. Control5=IDC_STEP,edit,1350631552
  51. Control6=IDC_STATIC,static,1342308352
  52. Control7=IDC_STATIC,static,1342308352
  53. Control8=IDC_STATIC,static,1342308352
  54. Control9=IDC_STATIC,static,1342177289
  55. Control10=IDC_STATIC,static,1342308352
  56. Control11=IDC_STATIC,static,1342308352
  57. Control12=IDC_STATIC,static,1342308352
  58. Control13=IDC_COLOR_START,button,1342242816
  59. Control14=IDC_COLOR_END,button,1342242816
  60. Control15=IDC_COLOR_BACK,button,1342242816
  61. Control16=IDC_SNAKE,static,1342312448
  62. Control17=IDC_START,button,1342242816
  63. Control18=IDC_STOP,button,1342242816
  64. Control19=IDC_STATIC,static,1342312960
  65. Control20=IDC_RESET,button,1342242816