From: Wanting2Learn on
I have code which displays an image fullscreen on the following devices:
iPAQ 1950 (WM5)
VodaFone 1605 Smartphone (WM5).

But when I use it on a Vodafone 1615 (WM6) it does not dispay the image
(Just a blank white screen). Could it be that the screens on these devices
are different.

I read here http://msdn2.microsoft.com/en-us/library/ms838296.aspx that "you
have to know how the display controller interprets the 16-bit color mask.
There are two possible flag settings: KfDirect555 and kfDirect565".

It also works fine in the Windows Mobile 6 Professional Emulator so I know
the code is OK

Please help

The code is posted here, I do not wish to post it again here as it is long:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2686127&SiteID=1


Harry