怎么根据DLL的HMODULE获取宿主应用程序的窗口句柄

 我来答
匿名用户
2016-07-01
展开全部
应该可以用:
HWND GetForegroundWindow(void);

MSDN里的解释:
GetForegroundWindow
This function returns the handle to the foreground window—the window with which the user is currently working.

HWND GetForegroundWindow(void);
Return Values
The handle to the foreground window indicates success.

百度百科里的解释:
GetForegroundWindow

函数功能:该函数返回前台窗口(用户当前工作的窗口)。系统分配给产生前台窗口的线程一个稍高一点的优先级。
函数原型:HWND GetForegroundWindow(VOID)
参数:无。 返回值:函数返回前台窗回的句柄。
速查:Windows NT:3.1以上版本;Windows:95以上版本:Windows CE:1.0以上版本:头文件:Winuser.h;库文件:user32.lib。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式