On Dec 30, 2004, at 12:05 PM, beto wrote:
Where is a good place to learn to create C++ Libraries for my RB
projects? I wanted to start getting familiar with it.
I basically wanted to do this little code into a library ( Just for
learning purposes ). If I wanted to create libraries to use with RB,
would I create static or dynamic libraries?
If you are starting the libraries from scratch and you have
CodeWarrior, it would probably be best to create an RB plug-in. The
Plugin SDK has templates to help you get started. Just download the RB
Plugin SDK and join the Plugin mailing list.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|