hello,

i would really appreciate if anyone can tell me what are the below errors, 
how to solve them.

1)undefined identifier 'topLeft'
WinDrawBitmap(GBitmapPtr, theGadgetBounds, topLeft.x, 
theGadgetBounds.topLeft.y);

2)undefined identifier 'event'
PenXCoord = event.P->screenX;

3)undefined identifier
TheBitmapPtr->flags.compressed=theWindowHandle->bitmapP->compressed;

4)undefined identifier 'baseAddr'
MemMove((Ptr)((ULong)TheBitmapPtr + sizeof(BitmapType)), 
theWindowHandle->bitmapP->baseAddr, theRowBytes * theHeight);

5)undefined identifier
p_ImageData=ConvertToGift(TheBitmapPtr);

Currently, i'm using Palm OS 3.5, C++ to do my application.
Please help me solve all the above errors.

Thanks in advance.


_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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