Re: How to make a Window manager?

new topic     » goto parent     » topic index » view thread      » older message » newer message

I did not download the window "finding" library: but by the word "find",
surely the window enumerating functions would instinctively be more applicable
than having to first know the title/attributes of a window first?

You can enumerate the desktop windows with one API call or enumerate the
child windows by calling this API function with GetDesktopWindow() function in
whatever library you happen to be using. This way you can achieve enumeration
of all active windows (and I mean ALL if EnumChildWindows is called with the
handle of the desktop window)


F.

-- 
Sent through GMX FreeMail - http://www.gmx.net

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu