extern
in all other files (don't worry if you don't understand that, just follow the conventions in the docs and example projects and you could live a happy life without ever having read that last sentence)._MESSIAH_PLUGIN_ALL("YourPluginName");
_MESSIAH_PLUGIN_EFFECTS("YourPluginName"); _MESSIAH_PLUGIN_FUNCS("YourPluginName");
// Flag EFFECT, INTERFACE, OBJECT, and DATA for retrieval _API_EFFECT; _API_INTERFACE; _API_OBJECT; _API_DATA; // Initialize function pointers for flagged components _API_GETCOMPONENTS;
#define _MESSIAH_FULL_API #include <messiah_main.h>
© 2003 pmG WorldWide,
LLC.
|
Last
Updated on Thu Jul 10 04:49:36 2003
|