Does VS2005 import XP icons properly?



I imported an XP icon into my project and assigned it IDR_MAINFRAME id.
Unfortunately it looks like alpha blending is not working properly when the
application runs. Specifically app's icon displayed on the app's title bar
and on the task bar is ragged and not anti-alised on the edges. I've tried
quite a few of icons with the same results. A good example would be "ICS
Client.ico" found in VS2005ImageLibrary.

Should XP (i.e. 32 bit) icons work with VS2005 and MFC apps? If yes, what
is the proper procedure of importing them?

Thanks,
Bogdan


.


Loading