.NET can only get MainWindowTitle from a process...?

M

Michael Bodek?r

Hi,

I am developing my own taskbar like explorers.

Therefore I need to be able to get a list of all open windows, and
their associated icon (not necesarily the .exe file icon).
Furthermore any information about how to retrieve systray icons would
be great.

I guess I cannot avoid using API, as the .NET framework only supports
MainWindowTitle, and for instance explorer has many windows open
within the same process?

Anyone know if Whidbey supports this? (i've tried the prebeta but
cannot find anything)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top