Vibodh Johari wrote:
Hi I am using Metrowerks CodeWarrior for my application Development on PALM
OS.
My requirement is to build a .lib file or a .dll rather than a .prc file .
How can I make this possible in metrowerks or I have to buy a new IDE for
it.
Is someone having a prior experience for developing a .dll or a .lib file
in metrowerks.
as my another application which is in LABVIEW PDA has to use this .dll or
.lib file .
------------------------------
Thanks n Regards
Vibodh Johari
The closest equivilant to a dll in the Palm OS is a shared library. If
you chose the shared library option in the CodeWarrior new project
wizard, it will get you started. Search the archives of this form and
the PalmSouce docs for other info on shared libraries.
By the way, even though shared libraries are libraries and not
executable applications, they are still compiled to *.prc files.
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/