How can I determine which taskbar application/windows are requesting user attention

Posted by Frederic on Stack Overflow See other posts from Stack Overflow or by Frederic
Published on 2010-05-07T21:55:02Z Indexed on 2010/05/07 21:58 UTC
Read the original article Hit count: 411

I'd like to know how to get a list of the windows requiring user attention from the Windows taskbar. Windows requiring attention appear with a flashing orange color within the Windows taskbar.

Un-focused MSN Messenger conversation windows are a good example of this behavior: they turn orange as soon as a remote user sends an instance message.

My code targets the Windows 7 platform, but working on older Windows OS would be nice too.

© Stack Overflow or respective owner

Related posts about winapi

Related posts about windows-taskbar