VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

FindWindowWild

Ark  (13 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Find window using full or part of it's caption. Allow wild characters (*,?,[]). For example, using this string :"*Mi??OSoFt In[s-u]ernet*" you can find Microsoft Internet Explorer window.

Inputs
Full or part of window's caption. Wild characters accepted.

Returns
Handle of window if find, zero otherwise.

Rate FindWindowWild (4(4 Vote))
FindWindowWild.bas

FindWindowWild Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters