On Aug 22, 2006, at 8:25 AM, Joshua Hadley wrote:
I know this comes up every now and then, with somewhat dim prospects, but I'll ask again anyway: how does one go about using RB Declares with a C++ lib (dylib, DLL)? Creating and using C++ objects, their methods & properties, etc.? Any good RB examples of this floating around anywhere?
You don't unless you want to write a C wrapper for the C++ functions. _______________________________________________ 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>
