Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong>EDIT</strong> The info below is a bit obsolete; all new Windows 7 bits are now available as a managed API, available here: <a href="http://code.msdn.microsoft.com/WindowsAPICodePack" rel="nofollow noreferrer">http://code.msdn.microsoft.com/WindowsAPICodePack</a></p> <p>There is a <a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/02/12/windows-7-taskbar-apis.aspx" rel="nofollow noreferrer">series of articles</a> on the new Taskbar API by the debugging guru <a href="http://blogs.microsoft.co.il/blogs/sasha/" rel="nofollow noreferrer">Sasha Goldshtein</a>. You should have a look at the <a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2009/02/16/windows-7-taskbar-overlay-icons-and-progress-bars.aspx" rel="nofollow noreferrer">Overlay Icons and Progress Bars API</a>.</p> <p>You can download the sample code from <a href="http://code.msdn.microsoft.com/Windows7Taskbar" rel="nofollow noreferrer">Windows 7 Taskbar Developer Resources</a> on Microsoft Code. What you're looking for is the <code>IMClient</code> sample:</p> <blockquote> <p>The IMClient sample demonstrates how taskbar overlay icons and taskbar progress bars can light up an application’s taskbar button instead of relying on an additional dialog or on an icon in the system notification area (tray).</p> <p><img src="https://blogs.microsoft.co.il/blogs/sasha/image_thumb_1DD568AF.png" alt="alt text"> <img src="https://blogs.microsoft.co.il/blogs/sasha/image_thumb_70B05613.png" alt="alt text"> <img src="https://blogs.microsoft.co.il/blogs/sasha/image_thumb_51C9BC68.png" alt="alt text"></p> </blockquote> <p>I believe this should help you achieve what you want.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload