Hi Aziz,
as far as i know the __declspec(dllexport) itself doesn't mangle names, but maybe you are compiling in C++ mode and need an additional extern "C" to avoid c++ name mangling?
greetings, Thomas
----- Original Message ----- From: "aziz" me@triyae.com To: pd-list@iem.at Sent: Monday, October 06, 2003 4:41 PM Subject: [PD] Re:Compiling PD Externals with MS VC7|Net
sorry apparently the __declspec(dllexport) ms specific modifier mangles the function name in the export table, not sure if theres other linker options to override this,.. anybody?
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list