In article <84913@palm-dev-forum>, [EMAIL PROTECTED] says... > > I have one sample hack source code, I am not able to > compile it. I have read the "How to Write a Hack" > tutorial given in > "http://www.daggerware.com/hackapi.htm". But not able > to get it. > > Can some one tell me how to do it.
You won't be able to build hacks with the demo version of CodeWarior for Palm OS. The demo version doesn't support the code resource target type needed to make the various parts of a hack. With the full version, we include a DemoHack project in the CodeWarrior Examples that implements a simple hack. I used that code to build another hack, the Handera 330 DbgMessage hack described at http://palmos.techwood.org/. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
