If you just want to look at applications, try using DmGetDatabase with
indices from 0 to DmNumDatabases - 1.  Use the return value from this (type
LocalID) in a call to DmDatabaseInfo.  This will return, among other things,
the database type.  Applications will have type 'appl'.  Hope this is what
you needed.

Regards,

Steve

> -----Original Message-----
> From: Thu Nguyen [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 17, 2000 5:13 PM
> To: Palm Developer Forum
> Subject: Re: source code for application silkscreened button?
> 
> 
> ----- Original Message -----
> From: McMicken, Steven <[EMAIL PROTECTED]>
> To: 'Palm Developer Forum' <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, February 17, 2000 4:52 PM
> Subject: RE: source code for application silkscreened button?
> 
> > ...  If you want to look at
> > all of the databases, you should use DataManager (Dm) functions.
> 
> ----- Original Message -----
> From: Fitzpatrick, Joe <[EMAIL PROTECTED]>
> To: Palm Developer Forum <[EMAIL PROTECTED]>
> Sent: Thursday, February 17, 2000 4:01 PM
> Subject: RE: source code for application silkscreened button?
> 
> 
> > You would use the Data Manager (Dm) calls.  You can walk the list of
> > databases and check their type.  Applications are always 
> the same type.
> 
> As you both suggest, I can use Data manager calls to find the 
> database. Can
> I use DMXxx() to find applications or I have to use Resourse 
> Manager (also
> Dm calls) ?
> Thank you very much for your help.
> tnn
> > -----Original Message-----
> > From: Thu Nguyen [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 17, 2000 12:50 PM
> > To: Palm Developer Forum
> > Subject: source code for application silkscreened button?
> >
> >
> > Hi there,
> >
> > I try to find out what is in palm memory, something similar 
> to what the
> > palm
> > pilot does when user presses the "application" silkscreened button.
> > Anybody
> > know how to do it or has any clue or suggestion which API set of
> > functions
> > that I should used? Should I use MemXxx() functions or DMXxx()
> > functions?
> > Any help is very appreciated.
> > tnn
> >
> >
> > --
> > For information on using the Palm Developer Forums, or to 
> unsubscribe,
> > please see http://www.palm.com/devzone/mailinglists.html
> >
> > --
> > For information on using the Palm Developer Forums, or to 
> unsubscribe,
> please see http://www.palm.com/devzone/mailinglists.html
> >
> >
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
> 
> 

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

Reply via email to