> De�: Ben Gottlieb <[EMAIL PROTECTED]>
> R�pondre �: [EMAIL PROTECTED]
> Date�: Sat, 18 Dec 1999 09:28:35 -0600
> ��: [EMAIL PROTECTED]
> Objet�: Re: Gettnig a pointer to my own programs database
> 
>> At 3:14 PM -0800 12/15/99, Steve Austin wrote:
>>> Since palm applications are really just resource databases, is there a
>>> function I can call that returns a pointer to my applications
>> resource database?
> 
> You can always use SysCurAppDatabase ( UIntPtr cardNoP, LocalID*
> dbIDP) to get the card number and local id of the currently running
> application (ie, yours) and then use the database
> functions...probably a little quicker than using
> DmOpenDatabaseByTypeCreator.

Well the quickest is to use DmNextOpenResDatabase before opening any other
database.

Reply via email to