拖放支持Win32的GUI [英] Drag and Drop Support for win32 GUI

查看:312
本文介绍了拖放支持Win32的GUI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建非MFC GUI使用Win32 API的简单编辑控件和按钮。现在,我得到拖放浏览器URL进入我的GUI应用程序的编辑控件的一个要求,我该怎么做呢?是WIN32 API支持这种功能?

I've created non-MFC GUI with simple Edit controls and buttons using win32 API. Now i got the requirement to drag and drop the Browser URL into the one of the edit control of my GUI Application, How can i do this ? is Win32 Api support this feature ?

推荐答案

是的,淡然的Win32 API支持拖放功能。你应该看到的 MSDN RegisterDragDrop功能

Yes, of couse Win32 API support Drag-Drop feature. You should see MSDN RegisterDragDrop function.

这篇关于拖放支持Win32的GUI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆