c++ - How to get HWND in win32? -


is there way hwnd handler of window?
i'm using win32.

you call getactivewindow active control in application, repeatedly call getparent on returned handle until returns null. last valid handle should handle of main window.

the easier way else said store returned value createwindow somewhere.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -