Hi Ben can u refer to the email about shared library just send by me and throw some highlights on this.
Syed -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ben Combee Sent: Wednesday, February 06, 2002 5:01 AM To: Palm Developer Forum Subject: Re: Shared Library using c++ > Can we use C++ and OOPS concept to develop shared library in Palm > If anyone knows, pls inform me as how can i proceed with it System shared libraries can use C++, but you can't export C++ APIs, and any features that require global data storage (virtual functions, exceptions) will not work. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
