VC通过DLL对文件执行插入删除读写操作

时间:2015-04-18 07:05:34
【文件属性】:

文件名称:VC通过DLL对文件执行插入删除读写操作

文件大小:3.3MB

文件格式:ZIP

更新时间:2015-04-18 07:05:34

VC DLL 文件操作

通过DLL技术封装了文件的插入删除和读写操作,并提供MFC界面执行以上操作


【文件预览】:
FileDllTestProj
----FileDll()
--------FileDll.dsp(4KB)
--------FileDll.ncb(65KB)
--------FileDll.h(1KB)
--------FileDll.cpp(7KB)
--------FileDll.dsw(522B)
--------FileDll.opt(49KB)
--------StdAfx.cpp(294B)
--------StdAfx.h(802B)
--------FileDll.plg(248B)
--------Debug()
--------ReadMe.txt(1KB)
----FileDllTest()
--------FileDllTest.plg(1020B)
--------FileDll.h(1KB)
--------FileDll.dll(232KB)
--------FileDllTest.rc(6KB)
--------res()
--------FileDll.ilk(284KB)
--------FileDllTest.clw(2KB)
--------FileDllTest.aps(36KB)
--------FileDllTest.h(1KB)
--------FileDllTest.ncb(97KB)
--------FileDllTestDlg.cpp(9KB)
--------FileDllTest.dsw(747B)
--------FileDll.lib(4KB)
--------FileDllTestDlg.h(2KB)
--------StdAfx.cpp(213B)
--------resource.h(1KB)
--------StdAfx.h(1KB)
--------Debug()
--------FileDllTest.dsp(4KB)
--------FileDllTest.opt(54KB)
--------FileDllTest.cpp(2KB)
--------ReadMe.txt(4KB)

网友评论

  • 压缩文件不能打开!
  • 很好,可以用,不过我最后还是改到应用程序打开文件,DLL执行操作
  • 很好,可以用,不过我最后还是改到应用程序打开文件,DLL执行操作
  • 用的CFile,还不错,能用,可以再尝试下用,CStdioFile,感觉这个好用些。
  • 不错,很有参考价值