c++ - How can i check for specific window name while enumerating EnumChildProc in WinApi? -


so far have been using getclassname() window handle class name interested me while enumerating enumchildproc() right in situation plenty of hwnd's use same classname way identify window assume name unique.

so while enumerating thinking use like...

if getwindowname() == need... have no idea function can use this, there function getwindowname() can use in enumeration?

getwindowtext ?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -