home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / saver / saver.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  2.0 KB  |  92 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CSaverWnd
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "saver.h"
  9. LastPage=0
  10.  
  11. ClassCount=5
  12. Class1=CDrawWnd
  13. Class2=CSaverApp
  14. Class3=CAboutDlg
  15. Class4=CSaverDlg
  16. Class5=CSaverWnd
  17.  
  18. ResourceCount=2
  19. Resource1=IDD_ABOUTBOX
  20. Resource2=IDD_SAVER_DIALOG
  21.  
  22. [CLS:CDrawWnd]
  23. Type=0
  24. BaseClass=CWnd
  25. HeaderFile=drawwnd.h
  26. ImplementationFile=drawwnd.cpp
  27. Filter=W
  28. VirtualFilter=WC
  29. LastObject=CDrawWnd
  30.  
  31. [CLS:CSaverApp]
  32. Type=0
  33. BaseClass=CWinApp
  34. HeaderFile=saver.h
  35. ImplementationFile=saver.cpp
  36.  
  37. [CLS:CAboutDlg]
  38. Type=0
  39. BaseClass=CDialog
  40. HeaderFile=saverdlg.cpp
  41. ImplementationFile=saverdlg.cpp
  42. LastObject=CAboutDlg
  43.  
  44. [CLS:CSaverDlg]
  45. Type=0
  46. BaseClass=CDialog
  47. HeaderFile=saverdlg.h
  48. ImplementationFile=saverdlg.cpp
  49.  
  50. [CLS:CSaverWnd]
  51. Type=0
  52. BaseClass=CDrawWnd
  53. HeaderFile=saverwnd.h
  54. ImplementationFile=saverwnd.cpp
  55. LastObject=CSaverWnd
  56. Filter=W
  57. VirtualFilter=WC
  58.  
  59. [DLG:IDD_ABOUTBOX]
  60. Type=1
  61. Class=CAboutDlg
  62. ControlCount=4
  63. Control1=IDC_STATIC,static,1342177283
  64. Control2=IDC_STATIC,static,1342308352
  65. Control3=IDC_STATIC,static,1342308352
  66. Control4=IDOK,button,1342373889
  67.  
  68. [DLG:IDD_SAVER_DIALOG]
  69. Type=1
  70. Class=CSaverDlg
  71. ControlCount=19
  72. Control1=IDC_STATIC,button,1342177287
  73. Control2=IDC_STATIC,static,1342308352
  74. Control3=IDC_EDIT_WIDTH,edit,1350631552
  75. Control4=IDC_STATIC,static,1342308352
  76. Control5=IDC_CAP_STYLE,combobox,1344339971
  77. Control6=IDC_STATIC,button,1342177287
  78. Control7=IDC_STATIC,static,1342308352
  79. Control8=IDC_STATIC,static,1342308354
  80. Control9=IDC_SCROLLBAR_RES,scrollbar,1342373888
  81. Control10=IDC_STATIC,button,1342177287
  82. Control11=IDC_STATIC,static,1342308352
  83. Control12=IDC_STATIC,static,1342308354
  84. Control13=IDC_SCROLLBAR_SPEED,scrollbar,1342373888
  85. Control14=IDOK,button,1342242817
  86. Control15=IDCANCEL,button,1342242816
  87. Control16=IDC_PREVIEW,static,1073741824
  88. Control17=IDC_BUTTON_COLOR,button,1342242816
  89. Control18=IDC_STATIC,static,1342308352
  90. Control19=IDC_JOIN_STYLE,combobox,1344339971
  91.  
  92.