I've been working on something that creates classes, structures, method declarations. Enums, constants and properties based on a list of paths to your C++ header files.
I wrote it because I need to emulate certain C++ APIs ( AudioUnit and VST virtual instrument plugins ) inside REALbasic in order for my RB app to be able to act as a VST host. I wrote the translator to avoid the headache of entering all the classes, methods etc from scratch. If people are interested, I'll let you guys have a look... ( but be gentle with me - its free and "fresh off the block" ) Dan Stenning _______________________________________________ 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>
