i try to use the following command line : mingw32-g++ -c DllTest.cpp DllTest.def
to compile the .cpp source, but i get this error: mingw32-g++: DllTest.def: linker input file unused because linking not done I don't know if extern "C" have the same effect of __stdcall. Thanks for your help. _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
