MFC 调用C# dll 实现excel的创建

时间:2014-09-29 11:37:59
【文件属性】:
文件名称:MFC 调用C# dll 实现excel的创建
文件大小:497KB
文件格式:RAR
更新时间:2014-09-29 11:37:59
MFC 调用C# dll 创建excel MFC 调用C# dll 实现excel的创建
【文件预览】:
ExcelEdit
----tttt.xls(14KB)
----bin()
--------Debug()
----ExcelEdit.csproj(3KB)
----obj()
--------Debug()
----12.xls(14KB)
----ExcelEdit.sln(3KB)
----ExcelEdit.cs(40KB)
----testexcel()
--------stdafx.cpp(140B)
--------testexcel.aps(42KB)
--------testexcel.h(459B)
--------res()
--------stdafx.h(2KB)
--------testexcel.rc(6KB)
--------targetver.h(1KB)
--------testexcel.cpp(2KB)
--------testexcelDlg.cpp(5KB)
--------testexcel.vcproj.ARTHUR.txf.user(1KB)
--------resource.h(957B)
--------testexcelDlg.h(786B)
--------testexcel.vcproj.20110118-1013.Administrator.user(1KB)
--------Debug()
--------testexcel.vcproj(6KB)
--------ReadMe.txt(3KB)
----123.xls(16KB)
----qq.bmp(7KB)
----Debug()
--------ExcelEdit.dll(19KB)
--------testexcel.exe(204KB)
--------Microsoft.Office.Interop.Excel.dll(1.05MB)
----Properties()
--------AssemblyInfo.cs(1KB)
----ExcelEdit.suo(29KB)

网友评论

  • 运行过程中报错,不知道是不是自己的配置有误。
  • VS的MFC,平时说的MFC一般是指VC6.0的mfc。。。。不是我想找的
  • 代码可用。但是如何配置没有说
  • 还可以,主要用来学习调用Dll的方法..