vc对其进程的窗口置顶、取消置顶操作;拖拽消息DROPFILES封装及发送给其他进程

时间:2019-10-14 16:48:29
【文件属性】:

文件名称:vc对其进程的窗口置顶、取消置顶操作;拖拽消息DROPFILES封装及发送给其他进程

文件大小:235KB

文件格式:RAR

更新时间:2019-10-14 16:48:29

vc窗口置顶

vs2010实现对其进程的窗口置顶、取消置顶操作;实现DROPFILES消息封装并发送给其他进程。 注:1.一个pid获取到的是多个窗口句柄,操作的要是主窗口句柄;2.可以配合spy++看获取到的句柄是否正确;


【文件预览】:
UpLockWindow
----UpLockWindow.sln(903B)
----UpLockWindow.suo(20KB)
----Debug()
--------UpLockWindow.exe(250KB)
----UpLockWindow()
--------stdafx.cpp(4KB)
--------UpLockWindow.vcxproj.user(143B)
--------UpLockWindow.aps(104KB)
--------res()
--------stdafx.h(2KB)
--------UpLockWindowDlg.cpp(20KB)
--------targetver.h(234B)
--------UpLockWindow.rc(11KB)
--------resource.h(2KB)
--------UpLockWindow.h(478B)
--------UpLockWindow.vcxproj.filters(2KB)
--------UpLockWindowDlg.h(804B)
--------UpLockWindow.vcxproj(6KB)
--------UpLockWindow.cpp(2KB)
--------ReadMe.txt(3KB)

网友评论

  • 好用,必须给100个赞.
  • VS2010顺利编译通过,测试置顶和取消置顶功能,好用~赞!