visual studio 2008 - Mobile application icon showin in low res instead of hi res -


we developed application windows mobile 6.5 devices has icon created icofx based on hi res .png. has icons 256x256 alpha transparency down lowest resolution , color depth possible. think covered possible combinations of resolutions , color depths (as some other windows icons did).

when see .exe in windows seems use extremely low resolution , color depth large icon view on, doesn't make difference. on windows mobile device looks more or less not enough.

we deploy app using .cab file.

does know going on?

as remember, png image used start screen icon.

you need multiple images put inside single ico file exe icon. ico file need compiled resource inside exe.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -