If I define hMoose as a Handle, why would MemHandleLock() and
MemHandleUnlock() give the following warning
passing arg 1 of 'MemHandleLock' from incompatible pointer type
How can it be incompatible? The OS3.5 Refs says that MemHandleLock() is
defined as
MemPtr MemHandleLock (MemHandle h)
is there a difference between Handle and MemHandle?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Re: Handle fun Mauricio Tavares
- Re: Handle fun Mark Smith
