Sagar Mody wrote:

I've made a file transfer application and want to present a list of 
applications (databases) that the user can select from to transfer.

The list got from DmGetDatabase(0,0 to DmNumDatabases) to huge. I've tried hands on DmDatabaseInfo to determine the attributes, but cant determine the right combinatiosn of attribute to check for.
Or is there some other way out to get a small set of installed application useful to transfer.


TIA...


You should look at the "SysCreateDataBaseList" function, and when you use it set the type to 'appl'. This is a quick way of creating a list of applications. Bob.

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

Reply via email to