Thanks a bunch for the guidance, You right, it looks like the second choice would be best for what I am doing
regards Jim Dave Johnson <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > At 11:35 AM -0800 10/31/00, Dave Johnson wrote: > >At 1:04 PM -0500 10/31/00, Jim Duffy wrote: > >>I'm looking into shared libraries now, but can someone elaborate on a > >>"static library" ?? > > > > >Users of the library don't have to link any code into their > >projects: they just include a header, and write some code to find > >and open the library at runtime. The library can be dynamically > >loaded and unloaded as the programmer wishes. The library is a > >separate file that needs to be installed on the Palm, it's not > >automatically part of the application. > > Whoops, I forgot the word "shared" in the first sentence, it should read: > > "Users of a shared library don't have to link any code into their projects..." > > Dave Johnson > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
