Hi all !

I found here how to show a icon in the windows tray. It works great when I use pre-existing icons. When I try to creat my own stuff, I get nothing (just a space reserved for my icon I guess...)

What are the requirements for icons to be recognized and display properly ?

(I use the 'Shell_NotifyIconA' API... just in case there are other methods...)

Thanks !