不知道哪里错了因为可以能是者FindWindowEx的问题,各位高手帮一下看看哪错了
HWNDgameh;RECTr1;RECTr2;voidCWgDlg::OnButton2(){gameh=::FindWindowEx("0001053C","0001...
HWND gameh;
RECT r1;
RECT r2;
void CWgDlg::OnButton2()
{
gameh=::FindWindowEx("0001053C","0001057E","CabinetWClass","我的文档");
::GetWindowRect(gameh,&r1);
SetCursorPos(184+r1.left,168+r1.top);
}
错误提示error C2664: 'FindWindowExA' : cannot convert parameter 1 from 'char [9]' to 'struct HWND__ *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
执行 cl.exe 时出错. 展开
RECT r1;
RECT r2;
void CWgDlg::OnButton2()
{
gameh=::FindWindowEx("0001053C","0001057E","CabinetWClass","我的文档");
::GetWindowRect(gameh,&r1);
SetCursorPos(184+r1.left,168+r1.top);
}
错误提示error C2664: 'FindWindowExA' : cannot convert parameter 1 from 'char [9]' to 'struct HWND__ *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
执行 cl.exe 时出错. 展开
展开全部
我的文档是顶级窗口,不需要用FindWindowEx
这样就行了 gameh=::FindWindow(NULL,"我的文档");
FindWindowEx是用来查找子窗口的。
这样就行了 gameh=::FindWindow(NULL,"我的文档");
FindWindowEx是用来查找子窗口的。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
巧豚豚
2024-12-24 广告
2024-12-24 广告
Woot目前在中国区的总代理是巧豚豚。通过巧豚豚,卖家可以更方便地提交活动并参与Woot的促销活动。巧豚豚作为官方代理,能够为卖家提供专业、合规且安全的站内外引流促销方案,帮助卖家在Woot平台上进行有效的推广和销售。巧豚豚是WOOT业务团...
点击进入详情页
本回答由巧豚豚提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询