how to show 24 color icon in system tray?
-
yes, it's easy to show 16 bit color, but when we show 256 or true color icon in system tray, it can't be correctly showen, I have read this article: http://www.codeproject.com/shell/systray24code.asp[^], but sitll can't resolve my problems, you can use visual studio.net's default icon, like the IDR_MAINFRAME, it's a 24 color icon, but cann't correctly show this icon, it seems it's a 16 bit color icon. Can anybody help me, thanks.
-
yes, it's easy to show 16 bit color, but when we show 256 or true color icon in system tray, it can't be correctly showen, I have read this article: http://www.codeproject.com/shell/systray24code.asp[^], but sitll can't resolve my problems, you can use visual studio.net's default icon, like the IDR_MAINFRAME, it's a 24 color icon, but cann't correctly show this icon, it seems it's a 16 bit color icon. Can anybody help me, thanks.