home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1997 March / Freesoft_1997-03_cd.bin / recenz / 926 / EXMFC.ARJ / EXAMPLES.MFC / EX04MFC.CLW < prev    next >
Text File  |  1996-04-19  |  2KB  |  68 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CEx04mfcDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "ex04mfc.h"
  9. LastPage=0
  10.  
  11. ClassCount=3
  12. Class1=CAboutDlg
  13. Class2=CEx04mfcDlg
  14. Class3=CEx04mfcApp
  15.  
  16. ResourceCount=2
  17. Resource1=IDD_ABOUTBOX
  18. Resource2=IDD_EX04MFC_DIALOG
  19.  
  20. [CLS:CAboutDlg]
  21. Type=0
  22. BaseClass=CDialog
  23. HeaderFile=ex04dlg.cpp
  24. ImplementationFile=ex04dlg.cpp
  25. LastObject=CAboutDlg
  26.  
  27. [CLS:CEx04mfcDlg]
  28. Type=0
  29. BaseClass=CDialog
  30. HeaderFile=ex04dlg.h
  31. ImplementationFile=ex04dlg.cpp
  32. Filter=D
  33. VirtualFilter=dWC
  34. LastObject=IDC_COMPRESS
  35.  
  36. [CLS:CEx04mfcApp]
  37. Type=0
  38. BaseClass=CWinApp
  39. HeaderFile=ex04mfc.h
  40. ImplementationFile=ex04mfc.cpp
  41. LastObject=CEx04mfcApp
  42.  
  43. [DLG:IDD_ABOUTBOX]
  44. Type=1
  45. Class=CAboutDlg
  46. ControlCount=4
  47. Control1=IDC_STATIC,static,1342177283
  48. Control2=IDC_STATIC,static,1342308480
  49. Control3=IDC_STATIC,static,1342308352
  50. Control4=IDOK,button,1342373889
  51.  
  52. [DLG:IDD_EX04MFC_DIALOG]
  53. Type=1
  54. Class=CEx04mfcDlg
  55. ControlCount=11
  56. Control1=IDC_EXIT,button,1342242817
  57. Control2=IDC_LIST1,listbox,1352728843
  58. Control3=IDC_COMPRESS,button,1342242816
  59. Control4=IDC_ABOUT,button,1342242816
  60. Control5=IDC_PROGRESS1,msctls_progress32,1350565888
  61. Control6=IDC_FILE,edit,1350633600
  62. Control7=IDC_PROGRESS2,msctls_progress32,1350565888
  63. Control8=IDC_STATIC,static,1342308352
  64. Control9=IDC_STATIC,static,1342308352
  65. Control10=IDC_STATIC,static,1342308352
  66. Control11=IDC_STATIC,static,1342308352
  67.  
  68.