At 03:59 AM 11/18/2003, Mark Palatucci wrote:
I've tried a number of things - messing with targets, have a host app
in my runtime settings, etc.. No luck.

Is this possible? If so, how is it done?

The problem is that CW loads one debug info file per PRC file, so while you can merge a code resource into your app, there's no way to merge the debug info into your apps debug info.


Can you live with the debug version using the code resource from another database? If you do that, you can use the "Other Executables" panel to DL and target that PRC file with your main PRC file. Just add a quick "DmOpenDatabase" call to the start of your app and the DmGetResource calls won't know that your code resource came from a different database.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



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

Reply via email to