>Some users are reporting crashes on a Palm VII. The crash happens right
>when I use MemDeref on a locked handle.
>
>Did something change to prevent using MemDeref on a locked handle, or do
>these people have debug ROMs that are detecting this?
Hmm... did you perhaps not see the note in the Private include file
MemoryPrvNew.h, right above the undocumented MemDeref function, saying the
following?
/************************************************************
* Private Memory Manager Macros. These macros are not
* guaranteed to be compatible in the future and should
* only be used in system code, not applications.
:-)
That semi-gratuitous slap on the hand aside, I don't know of anything that
would have broken it, at least not yet...
In short, I'd recommend not using MemDeref.
-David Fedor
Palm Developer Support