Hi all,

I have a problem similar to the Capturing Signatures thread, namely trying
to allocate and initialize a BitmapType for display by WinDrawBitmap().
I have a network app which has received the bitmap data.  The conversion
function seems to be fine running on the 3.5 en-color ROM, but when I run it
on the 3.5 en-ez ROM, I get an error accessing a multibyte value at an odd
address.  The troublesome address is N+1 where N is the address of the image
data.

What I want to know is what is different between the ROMs, and how am I
supposed to handle it?
My attempts to search for this information produce either Constructor docs
or the pre-3.5 code for the Singature sample.  Is the unsupported part of
Signature getting the bits from the screen or using the bits in a bitmap by
copying them to the location after the [BitmapType + optional ColorTable]?

Thanks,

Chuck



-- 
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