资源简介

《Windows界面编程第七篇 文件拖拽(文件拖放)》 http://blog.csdn.net/morewindows/article/details/8634451 配套程序。 使程序支持将文件拖入窗口的功能。Win32或MFC均能使用。

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// Win32App.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     204891  2013-03-03 10:48  让程序支持拖曳文件操作\Debug\Win32App.exe

     文件       1221  2013-03-02 17:44  让程序支持拖曳文件操作\ReadMe.txt

     文件        295  2013-03-02 17:44  让程序支持拖曳文件操作\StdAfx.cpp

     文件        773  2013-03-02 17:44  让程序支持拖曳文件操作\StdAfx.h

     文件       3533  2013-03-10 15:12  让程序支持拖曳文件操作\Win32App.cpp

     文件       4194  2013-03-02 17:44  让程序支持拖曳文件操作\Win32App.dsp

     文件        541  2013-03-02 17:44  让程序支持拖曳文件操作\Win32App.dsw

     文件      48640  2013-03-10 15:12  让程序支持拖曳文件操作\Win32App.opt

     文件       3286  2013-03-03 10:48  让程序支持拖曳文件操作\Win32App.plg

     文件        146  2013-03-10 15:25  让程序支持拖曳文件操作\文档.txt

     目录          0  2013-03-10 15:25  让程序支持拖曳文件操作\Debug

     目录          0  2013-03-10 15:25  让程序支持拖曳文件操作

----------- ---------  ---------- -----  ----

               267520                    12


评论

共有 条评论