[VB6] TrayIcons - Guru needed
Hello everyone. I'm sure this is a hard question but please only answer if you know what you're talking about, thanks.
Project:
I want to make a shell (desktop) replacement, this also means writing a Systray replacement. Now when replacing the shell no explorer.exe will be started and therefore no Systray will be created -> I won't be able to just catch the icons from there.
Problem
I'd have to catch WMs from other programs wanting to add, modify or remove icons from the Systray. Also I'd have to forward icon-clicks to the corresponding programs. I have no idea on either of these.
Can anyone please help me on this?
Thanks in advance,
Fox