Mauricio Tavares <[EMAIL PROTECTED]> wrote:
>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?
A lot of this stuff has been cleaned up in the 3.5 API headers.
(See the comment at the top of PalmTypes.h) MemHandle is defined
in PalmTypes.h as:
typedef struct _opaque *MemHandle;
Handle isn't defined at all unless you include PalmCompatibility.h, so
presumably it's been deprecated. Are you sure you're not picking up a
definition of Handle from some other header?
--
-M- [EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/