FindWindow
常见例句
- Use "FindWindow()". according to window title, get window handle.
請問,怎麽得到進程的主窗口句柄呢? - If the lpWindowName parameter is not NULL, FindWindow calls the GetWindowText function to retrieve the window name for comparison.
我的理解就是,各種控件也是窗口,如果其他控件上的文字有“我的電腦”,那麽... - Although simple, but it also includes doing some of the most basic pieces of function, for instance FINDWINDOW etc., For more than a no.
雖然簡單,但也包含了做外掛最基本的一些函數,比如說FINDWINDOW等等等等,就不多擧例了。 - But inevitably encounter a number of process of the nested form, if you use the FindWindow API function or other to find window handle the success rate of only 50 of probability.
但是其中難免遇到多個進程中進行窗躰的嵌套,如果使用findwindow或其他的API函數找窗口句柄成功率僅有50%25的幾率。 - FindWindow + keybd_event?
怎麽做的? - invoke findwindow,addr shell,null ;
先獲得句柄;之後隱藏. 返回 FindWindow