Hi,


I have written a DLL with 1 exported function using Visual C++ 5.0

When I link it in a program written in VC there is no problem.

When I gave that DLL to a guy who is using Watcom C++ 11.0 he can't link to the function.


Any suggestions?


regards

m1z0