I'm new to Visual C++ so sorry for so basic a question, but...I can't find the 
solution or answer elsewhere.

When executing from the debugger, I get this error: "An unhandled 
non-continuable STATUS_DLL_NOT_FOUND exception was thrown during process load."

I know it can't find the dll because when I move the executable and the dll to 
the same directory it runs fine.  So, how do I make the debugging environment 
know where to look for the dll?

thanks,

jjj 

Reply via email to