> -----Original Message----- > From: Dave Lippincott [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 26, 2000 9:16 AM > To: Palm Developer Forum > Subject: Re: DLL > > > If you go to the Palm Knowledge Base at their website and > search on 'shared > libraries' you may find an article > http://oasis.palm.com/dev/kb/article.cfm?id=1670 ) that can > help. I also > believe there is an example included in the SDK called SampleLib The article at the hyperlink above has link to a skeleton shared library project file you can download and use if you're in a hurry, Dinesh. You just add the functions you need, build it in Codewarrior, and then you can access the library using SysLibLoad(). And if you download it within the next ten minutes, you get the potato swirly-cutter, a $5.95 value, for free. Operators are standing by. If you're using CW6, you'll have to convert the project file from CW5->CW6 -- this pretty much happens automatically. I should probably update the project file to CW6 pretty soon... -Jeff Ishaq Vanteon (formerly The Windward Group) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
