<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[taskbar icon not visible]]></title><description><![CDATA[<p dir="auto">Hello plugin developers.</p>
<p dir="auto">I want to show an icon in Np++ taskbar (using x64 template)<br />
I use the following code and it compiles, but I can’t see the icon.<br />
Any ideas?<br />
…<br />
g_TBButton.hToolbarIcon = (HICON)::LoadImage((HINSTANCE)g_hModule, MAKEINTRESOURCE(IDI_BUTTON), IMAGE_ICON, 0, 0, (LR_DEFAULTSIZE | LR_LOADMAP3DCOLORS));<br />
::SendMessage(nppData._nppHandle, NPPM_ADDTOOLBARICON, (WPARAM)funcItem[0]._cmdID, (LPARAM)&amp;g_TBButton);<br />
…</p>
<p dir="auto">Thanks in advance for your help.</p>
<p dir="auto">With kind regards,<br />
Johannes</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15523/taskbar-icon-not-visible</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 07:42:49 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15523.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Apr 2018 11:43:58 GMT</pubDate><ttl>60</ttl></channel></rss>