> help me,i use codewarrior6 and i want to know how to
> get pointer of database header?

The LocalID of a database actually is as pointer to the db header. You just
have to lock it with one of the MemLocalIDTo... functions. But this won't be
very helpful, as its format is not public. If you want to access information
stored in this header, you'd better use the DmDatabaseInfo function.

Pascal




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

Reply via email to