home *** CD-ROM | disk | FTP | other *** search
/ Total C++ 2 / TOTALCTWO.iso / borland / calcdr.pak / CALCDRIV.CLW next >
Text File  |  1997-05-06  |  1KB  |  53 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CDriverDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "calcdriv.h"
  9. VbxHeaderFile=calcdriv.h
  10. VbxImplementationFile=calcdriv.cpp
  11. LastPage=0
  12.  
  13. ClassCount=2
  14. Class1=CCalcDrivApp
  15. Class2=CDriverDlg
  16.  
  17. ResourceCount=3
  18. Resource1=IDD_ABOUTBOX
  19. Resource2=IDR_MAINFRAME
  20. Resource3=IDD_CALCDRIV
  21.  
  22. [CLS:CCalcDrivApp]
  23. Type=0
  24. HeaderFile=calcdriv.h
  25. ImplementationFile=calcdriv.cpp
  26. Filter=N
  27.  
  28. [DLG:IDD_CALCDRIV]
  29. Type=1
  30. Class=CDriverDlg
  31. ControlCount=12
  32. Control1=IDC_STATIC,static,1342308352
  33. Control2=IDC_EXPRESSION,edit,1350631808
  34. Control3=IDC_STATIC,static,1342308352
  35. Control4=IDD_LAST_OPERAND,static,1342308352
  36. Control5=IDC_STATIC,static,1342308352
  37. Control6=IDC_LAST_ACCUM,static,1342308352
  38. Control7=IDOK,button,1342242816
  39. Control8=IDC_GO,button,1342242817
  40. Control9=IDC_SINGLE_STEP,button,1342242816
  41. Control10=IDC_REFRESH,button,1342242816
  42. Control11=IDC_STATIC,static,1342308352
  43. Control12=IDD_LAST_OPERATOR,static,1342308352
  44.  
  45. [CLS:CDriverDlg]
  46. Type=0
  47. HeaderFile=calcdriv.h
  48. ImplementationFile=calcdriv.cpp
  49. Filter=D
  50. LastObject=IDD_LAST_OPERATOR
  51. VirtualFilter=dWC
  52.  
  53.