Hi all.

I've made a little Dialog app that has a status tray icon. However, i always seem to end up with the 32x32 icon in the status tray - compressed and looking really distorted and ugly.

I made a special 16x16 icon(in IDR_MAINFRAME), but i can't seem to figure out how to get the icon handle to it.

I tried to use GetIcon(FALSE) but i still end up with the compressed 32x32 icon in the tray.

Any hints?


Thanks