home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 19.ddi / MFC / SAMPLES / VBCIRCLE / VBCIRCLE.CL_ / VBCIRCLE.CL
Encoding:
MFC ClassWizard info  |  1993-02-08  |  1.9 KB  |  90 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CVBCircleApp
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "vbcircle.h"
  9. VbxHeaderFile=vbcircle.h
  10. VbxImplementationFile=vbcircle.cpp
  11.  
  12. ClassCount=3
  13. Class1=CCircleDialog
  14. Class2=CVBCircleFrame
  15. Class3=CVBCircleApp
  16.  
  17. ResourceCount=3
  18. Resource1=IDR_MAINFRAME
  19. Resource2=IDD_ABOUTBOX
  20. Resource3=IDD_CIRCLE_DLG
  21.  
  22. [CLS:CVBCircleFrame]
  23. Type=0
  24. HeaderFile=frame.h
  25. ImplementationFile=frame.cpp
  26.  
  27. [CLS:CVBCircleApp]
  28. Type=0
  29. HeaderFile=vbcircle.h
  30. ImplementationFile=vbcircle.cpp
  31. LastObject=ID_EDIT_UNDO
  32.  
  33. [MNU:IDR_MAINFRAME]
  34. Type=1
  35. Command1=ID_APP_EXIT
  36. Command2=ID_EDIT_CIRCLE
  37. Command3=ID_APP_ABOUT
  38. CommandCount=3
  39. Class=?
  40.  
  41. [ACL:IDR_MAINFRAME]
  42. Type=1
  43. Command1=ID_FILE_NEW
  44. Command2=ID_FILE_OPEN
  45. Command3=ID_FILE_SAVE
  46. Command4=ID_EDIT_UNDO
  47. Command5=ID_EDIT_CUT
  48. Command6=ID_EDIT_COPY
  49. Command7=ID_EDIT_PASTE
  50. Command8=ID_EDIT_UNDO
  51. Command9=ID_EDIT_CUT
  52. Command10=ID_EDIT_COPY
  53. Command11=ID_EDIT_PASTE
  54. Command12=ID_NEXT_PANE
  55. Command13=ID_PREV_PANE
  56. CommandCount=13
  57. Class=?
  58.  
  59. [DLG:IDD_ABOUTBOX]
  60. Type=1
  61. ControlCount=4
  62. Control1=IDC_STATIC,static,1342177283
  63. Control2=IDC_STATIC,static,1342308352
  64. Control3=IDC_STATIC,static,1342308352
  65. Control4=IDOK,button,1342373889
  66. Class=?
  67.  
  68. [DLG:IDD_CIRCLE_DLG]
  69. Type=1
  70. ControlCount=11
  71. Control1=IDC_CAPTION,edit,1350631552
  72. Control2=IDC_SHAPE_CIRCLE,button,1342373897
  73. Control3=IDC_SHAPE_ELLIPSE,button,1342242825
  74. Control4=IDC_BORDER,button,1342373891
  75. Control5=IDC_CIRCLE,VBControl,1342242816,CIRC3.VBX;Circ3
  76. Control6=IDOK,button,1342373889
  77. Control7=IDC_UPDATE_CIRCLE,button,1342373888
  78. Control8=IDC_HIT_MESSAGE,static,1342373888
  79. Control9=IDC_STATIC,static,1342373888
  80. Control10=IDC_STATIC,button,1342177287
  81. Control11=IDC_STATIC,static,1342308352
  82. Class=CCircleDialog
  83.  
  84. [CLS:CCircleDialog]
  85. Type=0
  86. HeaderFile=dialog.h
  87. ImplementationFile=dialog.cpp
  88. LastObject=CCircleDialog
  89.  
  90.