Jackie G. wrote:
Hey everyone,I was wondering if someone could help me to translate this #define EFCORE_API __declspec(dllexport) To a g++ Compliant declaration
What platform? It's probably only valid on either MinGW or Cygwin. Otherwise, just #define EFCORE_API That's it. _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus