Page 1 of 1

Initializing a Mac plug-in bundle

Posted: Mon Jan 15, 2007 5:09 pm
by acsMike
Hi,
What is the best way to initialize wxWidgets in a dynamically loaded plug-in bundle?

I.e, I have implemented an AU / VST plug-in using wxWidgets. Where do I initialize wxWidgets, and using which function call?

Thanks!