home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / dlgtempl / dlgtemp.clw next >
Text File  |  1998-03-26  |  2KB  |  75 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CDlgtempDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "dlgtemp.h"
  9.  
  10. ClassCount=3
  11. Class1=CDlgtempApp
  12. Class2=CDlgtempDlg
  13. Class3=CAboutDlg
  14.  
  15. ResourceCount=3
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDD_DLGTEMP_DIALOG
  19.  
  20. [CLS:CDlgtempApp]
  21. Type=0
  22. HeaderFile=dlgtemp.h
  23. ImplementationFile=dlgtemp.cpp
  24. Filter=N
  25.  
  26. [CLS:CDlgtempDlg]
  27. Type=0
  28. HeaderFile=dlgtempDlg.h
  29. ImplementationFile=dlgtempDlg.cpp
  30. Filter=D
  31. LastObject=CDlgtempDlg
  32. BaseClass=CDialog
  33. VirtualFilter=dWC
  34.  
  35. [CLS:CAboutDlg]
  36. Type=0
  37. HeaderFile=dlgtempDlg.h
  38. ImplementationFile=dlgtempDlg.cpp
  39. Filter=D
  40.  
  41. [DLG:IDD_ABOUTBOX]
  42. Type=1
  43. Class=CAboutDlg
  44. ControlCount=4
  45. Control1=IDC_STATIC,static,1342177283
  46. Control2=IDC_STATIC,static,1342308480
  47. Control3=IDC_STATIC,static,1342308352
  48. Control4=IDOK,button,1342373889
  49.  
  50. [DLG:IDD_DLGTEMP_DIALOG]
  51. Type=1
  52. Class=CDlgtempDlg
  53. ControlCount=20
  54. Control1=IDC_STATIC,static,1342177283
  55. Control2=IDC_STATIC,button,1342177287
  56. Control3=IDC_STATIC,button,1342177287
  57. Control4=IDC_BUTTON,button,1342373897
  58. Control5=IDC_EDITCONTROL,button,1342242825
  59. Control6=IDC_STATICTEXT,button,1342242825
  60. Control7=IDC_STATIC,static,1342308352
  61. Control8=IDC_XPOS,edit,1350631552
  62. Control9=IDC_STATIC,static,1342308352
  63. Control10=IDC_YPOS,edit,1350631552
  64. Control11=IDC_STATIC,static,1342308352
  65. Control12=IDC_WIDTH,edit,1350631552
  66. Control13=IDC_STATIC,static,1342308352
  67. Control14=IDC_HEIGHT,edit,1350631552
  68. Control15=IDC_STATIC,static,1342308352
  69. Control16=IDC_CAPTION,edit,1350631552
  70. Control17=IDC_DEMOIT,button,1342242816
  71. Control18=IDOK,button,1342242816
  72. Control19=IDC_SELECTEDITEM,static,1342308352
  73. Control20=IDC_STATIC,static,1342308352
  74.  
  75.