Could not load DLL procedure (3258)

Boomn4x4

New Member
This problem has me at wits end...

I have a C++ library compiled. I'm calling the library from Progress, however, when I call it, it is telling me that it "could not load DLL procedure". The DLL is there, and Progress is seeing it because if I delete the DLL, I get a "such file or directory (8014) error with it.

The part that has me most stumped, is that at one point it time, it was working fine... and I have no idea what would have changed.

Is there any thing I can do to pull out more details from the error message to try and figure out what the problem is?
 
Back
Top