As an additional remark:
I've had the Dependency Walker parse the dll file, and it gives the
function name exactly as defined in the header files.
"AddHeaderAndUplinkCommand"
I tried linking by simply supplying the libraryname.lib file as a
command line option to the linker, which in itself gives no error
message, but I still have g++ complaining about the undefined reference
to "AddHeaderAndUplinkCommand" :(
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus