ODBCRWExcel.clw
上传用户:fdpbxz
上传日期:2022-07-13
资源大小:33k
文件大小:2k
源码类别:

数据库编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CODBCRWExcelDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ODBCRWExcel.h"
  8. ClassCount=3
  9. Class1=CODBCRWExcelApp
  10. Class2=CODBCRWExcelDlg
  11. Class3=CAboutDlg
  12. ResourceCount=4
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_ODBCRWEXCEL_DIALOG
  16. Resource4=IDD_ABOUTBOX (English (U.S.))
  17. [CLS:CODBCRWExcelApp]
  18. Type=0
  19. HeaderFile=ODBCRWExcel.h
  20. ImplementationFile=ODBCRWExcel.cpp
  21. Filter=N
  22. [CLS:CODBCRWExcelDlg]
  23. Type=0
  24. HeaderFile=ODBCRWExcelDlg.h
  25. ImplementationFile=ODBCRWExcelDlg.cpp
  26. Filter=D
  27. BaseClass=CDialog
  28. VirtualFilter=dWC
  29. LastObject=IDC_INFO_LIST
  30. [CLS:CAboutDlg]
  31. Type=0
  32. HeaderFile=ODBCRWExcelDlg.h
  33. ImplementationFile=ODBCRWExcelDlg.cpp
  34. Filter=D
  35. [DLG:IDD_ABOUTBOX]
  36. Type=1
  37. ControlCount=4
  38. Control1=IDC_STATIC,static,1342177283
  39. Control2=IDC_STATIC,static,1342308352
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDOK,button,1342373889
  42. Class=CAboutDlg
  43. [DLG:IDD_ODBCRWEXCEL_DIALOG]
  44. Type=1
  45. Class=?
  46. ControlCount=14
  47. Control1=IDC_BUTTON_WRITE_EXCEL,button,1342242816
  48. Control2=IDC_INFO_LIST,SysListView32,1350631441
  49. Control3=IDC_BUTTON_READ_EXCEL,button,1342242816
  50. Control4=IDC_BUTTON_QUIT,button,1342242816
  51. Control5=IDC_BUTTON_CLEAR_LIST,button,1342242816
  52. Control6=IDC_STATIC_OPERATION_INFO,static,1342308352
  53. Control7=IDC_STATIC_NAME,static,1342308352
  54. Control8=IDC_EDIT_NAME,edit,1350631552
  55. Control9=IDC_STATIC_SEX,static,1342308352
  56. Control10=IDC_COMBO_SEX,combobox,1344340226
  57. Control11=IDC_STATIC_AGE,static,1342308352
  58. Control12=IDC_EDIT_AGE,edit,1350631552
  59. Control13=IDC_STATIC_INFO_WND,button,1342177287
  60. Control14=IDC_STATIC_OP_WND,button,1342177287
  61. [DLG:IDD_ABOUTBOX (English (U.S.))]
  62. Type=1
  63. Class=?
  64. ControlCount=4
  65. Control1=IDC_STATIC,static,1342177283
  66. Control2=IDC_STATIC,static,1342308480
  67. Control3=IDC_STATIC,static,1342308352
  68. Control4=IDOK,button,1342373889