ListAdd.clw
上传用户:hbjdyb2005
上传日期:2021-01-26
资源大小:168k
文件大小:2k
源码类别:

组合框控件

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CListAddDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ListAdd.h"
  8. ClassCount=3
  9. Class1=CListAddApp
  10. Class2=CListAddDlg
  11. Class3=CAboutDlg
  12. ResourceCount=5
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_LISTADD_DIALOG
  16. Resource4=IDD_ABOUTBOX (English (U.S.))
  17. Resource5=IDD_LISTADD_DIALOG (English (U.S.))
  18. [CLS:CListAddApp]
  19. Type=0
  20. HeaderFile=ListAdd.h
  21. ImplementationFile=ListAdd.cpp
  22. Filter=N
  23. [CLS:CListAddDlg]
  24. Type=0
  25. HeaderFile=ListAddDlg.h
  26. ImplementationFile=ListAddDlg.cpp
  27. Filter=D
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. LastObject=IDC_LIST1
  31. [CLS:CAboutDlg]
  32. Type=0
  33. HeaderFile=ListAddDlg.h
  34. ImplementationFile=ListAddDlg.cpp
  35. Filter=D
  36. [DLG:IDD_ABOUTBOX]
  37. Type=1
  38. ControlCount=4
  39. Control1=IDC_STATIC,static,1342177283
  40. Control2=IDC_STATIC,static,1342308352
  41. Control3=IDC_STATIC,static,1342308352
  42. Control4=IDOK,button,1342373889
  43. Class=CAboutDlg
  44. [DLG:IDD_LISTADD_DIALOG]
  45. Type=1
  46. ControlCount=3
  47. Control1=IDOK,button,1342242817
  48. Control2=IDCANCEL,button,1342242816
  49. Control3=IDC_STATIC,static,1342308352
  50. Class=CListAddDlg
  51. [DLG:IDD_LISTADD_DIALOG (English (U.S.))]
  52. Type=1
  53. Class=CListAddDlg
  54. ControlCount=5
  55. Control1=IDC_STANDARD,button,1342242817
  56. Control2=IDCANCEL,button,1342242816
  57. Control3=IDC_STATIC,static,1342308352
  58. Control4=IDC_LIST1,listbox,1352728835
  59. Control5=IDC_MODIFY,button,1342242816
  60. [DLG:IDD_ABOUTBOX (English (U.S.))]
  61. Type=1
  62. Class=?
  63. ControlCount=4
  64. Control1=IDC_STATIC,static,1342177283
  65. Control2=IDC_STATIC,static,1342308480
  66. Control3=IDC_STATIC,static,1342308352
  67. Control4=IDOK,button,1342373889