Hi All,

My application needs to show a list of applications
which can be deleted and delete them (mimicing the
delete functionality of launcher).

I am populating the table, size, free space and
everything works well. I want to delete the
application/database(creator id not associated with
any application)/pqas when the user selects one from
the table and hits delete. I am following this order.
Please let me know if this is the correct approach.

- Get the creator id and traverse through all the
databases SysCreateDataBaseList and find if any of the
resource is busy. If busy, error..

- Set Alarm Proc and Alarm to NULL

- Delete All the databases (Local IDs) associated with
that creator ID. I guess this should also delete the
overlay database.

- Features? . I think they will wander around till the
next reset.

- Preferences? nothing to do with prefs.

- File Streams? I think deleting database from
SysCreateDataBaseList should delete the file stream
also.

-- Anything I missed

Thanks and you all have a good day.

Manohar


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

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

Reply via email to