Well, DmCreateDatabaseFromImage only takes a pointer, so before 3.5 that
pointer could only legally point to something less than 64k.

In 3.5 you're able to allocate contiguous memory larger than 64k by using
the FtrPtrNew, so it'll be an easy matter.  However you'll be requiring
that the user have double the amount of memory available.

There's a lot of code in DmCreateDatabaseFromImage, so recreating it
yourself would be a lot of work, though certainly doable given the PRC
format documentation now available.

Sorry, but that's the way it stands... have to do some work!

-David Fedor
Palm Developer Support



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to