--- Paul Nevai <[EMAIL PROTECTED]> wrote:
> I posted several messages regarding DmOpenDatabase() and it 
> seems to me that it all boils down to the ***undocumented*** 
> DmMoveOpenDBContext().

Emphasis mine.  (ditto below)

> I am looking for someone who is familiar with 
> DmMoveOpenDBContext() and is willing to discuss it with me 
> how to use it as ***legitimately*** and as ***robustly*** as 
> possible.
>
> I am familiar with a few examples from the source code but I 
> would like to use it ***w/o using headers*** from the source 
> code and such.
>
> ***I also want OS 5 compatibility.***

Let's see if I understand this:  You want someone to tell you how to
write your own replacement for the undocumented OS function
DmMoveOpenDBContext(), without accessing any of the OS headers, in such
a way that it will work on all current OS versions and with OS 5 (on
ARM devices)?

Note that DmMoveOpenDBContext() primarily just calls
PrvMoveOpenDBContext(), which should give you a big clue that its
implementation could change at any time, especially for OS5.

Paul, I think you are asking for too much.


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to