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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CListHdrDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "listhdr.h"
  9. LastPage=0
  10.  
  11. ClassCount=4
  12. Class1=CAboutDlg
  13. Class2=CListHdrDlg
  14. Class3=CListHdrApp
  15. Class4=CMyListCtrl
  16.  
  17. ResourceCount=2
  18. Resource1=IDD_ABOUTBOX
  19. Resource2=IDD_LISTHDR_DIALOG
  20.  
  21. [CLS:CAboutDlg]
  22. Type=0
  23. BaseClass=CDialog
  24. HeaderFile=LHdrDlg.cpp
  25. ImplementationFile=LHdrDlg.cpp
  26.  
  27. [CLS:CListHdrDlg]
  28. Type=0
  29. BaseClass=CDialog
  30. HeaderFile=LHdrDlg.h
  31. ImplementationFile=LHdrDlg.cpp
  32. LastObject=IDC_WORKAREAS
  33. Filter=D
  34. VirtualFilter=dWC
  35.  
  36. [CLS:CListHdrApp]
  37. Type=0
  38. BaseClass=CWinApp
  39. HeaderFile=ListHdr.h
  40. ImplementationFile=ListHdr.cpp
  41.  
  42. [CLS:CMyListCtrl]
  43. Type=0
  44. BaseClass=CListCtrl
  45. HeaderFile=mlistctl.h
  46. ImplementationFile=mlistctl.cpp
  47.  
  48. [DLG:IDD_ABOUTBOX]
  49. Type=1
  50. Class=CAboutDlg
  51. ControlCount=5
  52. Control1=IDC_STATIC,static,1342177283
  53. Control2=IDC_STATIC,static,1342308480
  54. Control3=IDC_STATIC,static,1342308352
  55. Control4=IDOK,button,1342373889
  56. Control5=IDC_STATIC,static,1342308352
  57.  
  58. [DLG:IDD_LISTHDR_DIALOG]
  59. Type=1
  60. Class=CListHdrDlg
  61. ControlCount=21
  62. Control1=IDOK,button,1342242817
  63. Control2=IDCANCEL,button,1342242816
  64. Control3=IDC_VIEWMODE,combobox,1344341251
  65. Control4=IDC_ALIGN,combobox,1344340227
  66. Control5=IDC_SORT,combobox,1342243075
  67. Control6=IDC_STATIC,static,1342308354
  68. Control7=IDC_STATIC,static,1342308354
  69. Control8=IDC_STATIC,static,1342308354
  70. Control9=IDC_LISTVIEW1,SysListView32,1350631425
  71. Control10=IDC_AUTOARRANGE,button,1342242819
  72. Control11=IDC_SINGLESEL,button,1342242819
  73. Control12=IDC_NOLABELWRAP,button,1342242819
  74. Control13=IDC_EDITLABELS,button,1342242819
  75. Control14=IDC_NOCOLUMNHEADER,button,1342242819
  76. Control15=IDC_NOSORTHEADER,button,1342242819
  77. Control16=IDC_HOVER,button,1342242819
  78. Control17=IDC_STATIC,button,1342177287
  79. Control18=IDC_STDHOTCUR,button,1342177289
  80. Control19=IDC_MYHOTCUR,button,1342177289
  81. Control20=IDC_WORKAREAS,button,1342242819
  82. Control21=IDABOUT,button,1342242816
  83.  
  84.