开发者

how to get the HWND from HMENU?

the MSDN says, the menu is actually a window withe window class "#32768", so how can i get the hwnd from hmenu开发者_开发技巧?


You're looking for the FindWindow(...) or FindWindowEx(...) API methods.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜