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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CUsrEditClass
  6. LastTemplate=CCmdTarget
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "hierwiz.h"
  9. LastPage=0
  10.  
  11. ClassCount=4
  12. Class1=CCustom1Dlg
  13. Class2=CEditDlg
  14. Class3=CUsrEditClass
  15. Class4=CLoadFileDlg
  16.  
  17. ResourceCount=4
  18. Resource1=IDD_ZAP
  19. Resource2=IDD_USRTXT
  20. Resource3=IDD_FEATURES
  21. Resource4=IDD_LOADFILE
  22.  
  23. [CLS:CCustom1Dlg]
  24. Type=0
  25. HeaderFile=cstm1dlg.h
  26. ImplementationFile=cstm1dlg.cpp
  27. LastObject=CCustom1Dlg
  28. Filter=D
  29. VirtualFilter=dWC
  30.  
  31. [CLS:CEditDlg]
  32. Type=0
  33. HeaderFile=editdlg.h
  34. ImplementationFile=editdlg.cpp
  35. LastObject=CEditDlg
  36.  
  37. [CLS:CUsrEditClass]
  38. Type=0
  39. HeaderFile=usreditc.h
  40. ImplementationFile=usreditc.cpp
  41. LastObject=CUsrEditClass
  42.  
  43. [CLS:CLoadFileDlg]
  44. Type=0
  45. HeaderFile=loadfile.h
  46. ImplementationFile=loadfile.cpp
  47. LastObject=CLoadFileDlg
  48.  
  49. [DLG:IDD_FEATURES]
  50. Type=1
  51. Class=CCustom1Dlg
  52. ControlCount=9
  53. Control1=IDC_STATIC1,button,1342177287
  54. Control2=IDC_STATIC3,button,1342177287
  55. Control3=IDC_TEXTVIEW,button,1342373897
  56. Control4=IDC_NOTEXTVIEW,button,1342242825
  57. Control5=IDC_STATIC5,button,1342177287
  58. Control6=IDC_READFILE,button,1342308361
  59. Control7=IDC_EDITDATA,button,1342242825
  60. Control8=IDC_NODATA,button,1342242825
  61. Control9=IDC_PICTURE,static,1342177287
  62.  
  63. [DLG:IDD_USRTXT]
  64. Type=1
  65. Class=CEditDlg
  66. ControlCount=4
  67. Control1=IDC_STATIC1,button,1342177287
  68. Control2=IDC_SAMPLETXT,edit,1350635652
  69. Control3=IDC_STATIC,static,1342308353
  70. Control4=IDC_BUTTON1,button,1073807360
  71.  
  72. [DLG:IDD_ZAP]
  73. Type=1
  74. Class=CLoadFileDlg
  75. ControlCount=4
  76. Control1=IDC_STATIC2,static,1342308352
  77. Control2=IDC_PROJ_NAME,edit,1350631552
  78. Control3=IDC_BROWSE,button,1342242816
  79. Control4=IDC_STATIC1,button,1342177287
  80.  
  81. [DLG:IDD_LOADFILE]
  82. Type=1
  83. ControlCount=4
  84. Control1=IDC_STATIC2,static,1342308352
  85. Control2=IDC_PROJ_NAME,edit,1350631552
  86. Control3=IDC_BROWSE,button,1342242816
  87. Control4=IDC_STATIC1,button,1342177287
  88.  
  89.