ExcelAccess.clw
上传用户:aymxxn
上传日期:2014-11-29
资源大小:135k
文件大小:2k
源码类别:

文件操作

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CExcelAccessDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ExcelAccess.h"
  8. ClassCount=3
  9. Class1=CExcelAccessApp
  10. Class2=CExcelAccessDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_EXCELACCESS_DIALOG
  16. [CLS:CExcelAccessApp]
  17. Type=0
  18. HeaderFile=ExcelAccess.h
  19. ImplementationFile=ExcelAccess.cpp
  20. Filter=N
  21. [CLS:CExcelAccessDlg]
  22. Type=0
  23. HeaderFile=ExcelAccessDlg.h
  24. ImplementationFile=ExcelAccessDlg.cpp
  25. Filter=D
  26. BaseClass=CDialog
  27. VirtualFilter=dWC
  28. LastObject=CExcelAccessDlg
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=ExcelAccessDlg.h
  32. ImplementationFile=ExcelAccessDlg.cpp
  33. Filter=D
  34. BaseClass=CDialog
  35. VirtualFilter=dWC
  36. LastObject=CAboutDlg
  37. [DLG:IDD_ABOUTBOX]
  38. Type=1
  39. Class=CAboutDlg
  40. ControlCount=5
  41. Control1=IDC_STATIC,static,1342177283
  42. Control2=IDC_STATIC,static,1342308480
  43. Control3=IDC_STATIC,static,1342308352
  44. Control4=IDOK,button,1342373889
  45. Control5=IDC_STATIC,static,1342308352
  46. [DLG:IDD_EXCELACCESS_DIALOG]
  47. Type=1
  48. Class=CExcelAccessDlg
  49. ControlCount=12
  50. Control1=IDOK,button,1342242817
  51. Control2=IDCANCEL,button,1342242816
  52. Control3=IDC_LISTACCESS,listbox,1352728833
  53. Control4=ID_WRITEEXCEL,button,1342242817
  54. Control5=ID_ABOUT,button,1342242816
  55. Control6=IDC_CHECK1,button,1342275587
  56. Control7=IDC_STATIC,button,1342177287
  57. Control8=IDC_STATIC,static,1342308352
  58. Control9=IDC_EDIT_ROW,edit,1350639744
  59. Control10=IDC_STATIC,static,1342308352
  60. Control11=IDC_EDIT_COLUMN,edit,1350639744
  61. Control12=ID_QUERY,button,1342242816