So...
That is that is meant by
#ifdef __cplusplus
extern "C" {
#endif
! Well, that seemed to have fixed my problems. Furthermore,
_declspec (dllexport)
seemed to have created a successful DLL with a LIB. Is that how you made your LIB file, Ian?
~Olego~