Hi,
does anyone kwow how to write and display bitmap in Palm OS 3.5?
In particular here is code from Signature which OS3.5 doesn't like:

        // copy the bitmap contents from the offscreen window
        // The only way to do this on older ROMs is to acces the obsolete
v20 field.

>>>>>>MemMove(bitmapP+1,winP->displayAddrV20, rowBytes * height);

Thank you,
Vitaly

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