Thanks Daniel, that fixed the problem. Here is my next question.
the application I am working on has A.prc dynamically loading innoflights.prc (generic code) that turns and loads A.pdb. A.prc and A.pdb have the same creator id. I using the call, error = DmGetNextDatabaseByTypeCreator(true,&state,'appl',launchInfo->creatorID,true,&cardNo,&ResourceDbId); This works if the a.pdb is in main memory but since I want the a.prc and a.pdb both on the card, this fails. I was reading the documentation http://www.palmos.com/dev/support/docs/palmos/VFSMgr.html#996932 but I did not find anything like this in VFS to load based off of creator id. Any ideas? thanks Jill -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
