Hi,
Iâ??m having some issues only on the Dell Axim x50v. Due to the higher res
(640X480) on that device some of the images look very small. Others are
stretched to the correct scale. All these images are just static bimaps
added in the resources and it was my understanding that this should all
automatically stretch to the correct size in higher res (due to using logical
units). Iâ??m using C++ in Visual Studio 2005 and the images are declared in
the resource file as:
147,IDC_SUBREFRESH_BITMAP,"Static",SS_BITMAP | SS_NOTIFY |
WS_TABSTOP,18,94,21,19
Any thoughts as to why this images donâ??t automatically strech? And how I
could correct the problem. Thanks for any help in advance.
- Matt L.