文件名称:MFC实现文件拖拽功能
文件大小:6.04MB
文件格式:RAR
更新时间:2016-04-25 20:48:20
VC文件拖拽
MFC类库提供的CListCtrl类是不可以拖拽文件的,本代码子类化CListCtrl类,实现文件拖拽功能,供大家参考参考,希望小小代码能够帮到大家解决问题。
【文件预览】:
DropFilesDemo
----DropFilesDemo.ncb(22.22MB)
----DropFilesDemo.sln(905B)
----DropFilesDemo.suo(13KB)
----DropFilesDemo()
--------stdafx.cpp(146B)
--------DropFilesDemo.rc(5KB)
--------DropFilesDemo.h(487B)
--------res()
--------stdafx.h(2KB)
--------DropFilesDemo.aps(103KB)
--------DropFilesDemo.cpp(2KB)
--------DropFileListCtrl.cpp(1KB)
--------targetver.h(1KB)
--------DropFileListCtrl.h(294B)
--------DropFilesDemoDlg.h(701B)
--------resource.h(685B)
--------DropFilesDemo.vcproj.lenovo-PC.lenovo.user(1KB)
--------DropFilesDemoDlg.cpp(3KB)
--------DropFilesDemo.vcproj(6KB)
--------ReadMe.txt(3KB)