Get list of windows in taskbar on Windows 7?
Posted
by Steven
on Stack Overflow
See other posts from Stack Overflow
or by Steven
Published on 2010-04-10T22:29:30Z
Indexed on
2010/04/10
22:33 UTC
Read the original article
Hit count: 164
Hi, how can I get a list of windows shown on the taskbar on Windows 7? I have tried EnumWindows, but I'm getting way more windows than those shown on the taskbar (800 vs 15).
© Stack Overflow or respective owner