At 12:12 2003-2-8 -0500, you wrote:
Does anyone have any direction for building a DA (Desk Accessory) with CW9?

I have my .c file, and my .rcp file in my project, but I don't know what all
the other settings should be.  I don't wan't type apple, so I don't think I
need the startup lib stuff which is looking for __STARTUP__ and then pilot
main and all.

Has anyone else done this with CW9?  I think it is similar to building a
hack, and I believe you can do that with CW.
Look at the DemoHack project included wit CW9 in the "(CodeWarrior Examples)\Palm OS\Metrowerks Examples" folder. There are versions there for both the old flows and new flows, and you should be able to see how to set up code resource targets. I've not done DA programming before, but I think they are similar to shared libraries. Remember that in a code resource target, the entry routine is called when you just to the start of the code, so if you don't need any compiler setup code, just use your own main function name there.

--
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