>I runs okay on my palm IIIc, when I use the APIs BmpGetBits
>and BmpBitsSize or even the old structure displayAddrV20.
>But if I try on a IIIx, it cracks.

Are you using a debug rom on that IIIx? Debug roms don't fill in
displayAddrV20 or the other similar values, in order to force people to not
use them.  You could follow the gDeviceP member which would lead you to the
real location of the data, so long as you didn't do that on 3.5 and higher.

The whole point was that the displayAddr and displayWidth and displayHeight
were not used in 3.0, and were only filled in for compatibility reasons.
They're deprecated, thus the "v20" suffix.

-David Fedor
Palm Developer Support

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to