Posted by: chills1013 <sd...@bellsouth.net>
I'm having a problem that I can't resolve. I have a program that's
calling a function in an external library. When I run the program
interactively, it works fine. When I compile the program and it
reaches the call to the external function, a message appears: "Cannot
load library" followed by the name of the DLL. Anyone with any ideas?
If it were a path problem, why would it run interactively, but not when
compiled?
Thanks