> After much research online, I gather this is what I want to do, but I > still need some help with the specifics.
hey, no reference to my assistance *g* > 1) Build HelperApp > 2) Include HelperApp as a resource inside of MainApp > 3a) In MainApp, lock down the handle returned from DmGet1Resource( > ...HelperApp ... ) > 3b) Pass this pointer to DmCreateDatabaseFromImage > 3c) Unlock & release HelperApp's handle & resource > 4) Now the device should have both MainApp and HelperApp as independent > PRCs! > > Here is where I need help. I am using CodeWarrior 7.1 for Windows. > > a) HelperApp builds and works fine as a stand-alone PRC. What (if > anything?) do I need to do in CW71 to prepare it for inclusion as a > resource in MainApp? um.. its a resource.. as i said in my email to you privately, you need rez :) (you know, that .r file) :P http://www.palmoswerks.com/stories/storyReader$46 wola :) i think that answers everything you need *g* --- Aaron Ardiri CEO - CTO Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
