Jump to content
Muxe Inc Forums
Sign in to follow this  
dandv

How To Execute Apps So That Missing Dll Dialog Boxes Show Up?

Recommended Posts

dandv    0

Let me explain the question:

 

Suppose you have a Win32 application that depends on some DLLs. For example, wget.

 

If one of those DLLs isn't found in PATH, the application will display an error message when run, such as:

 

wget.exe - Unable To Locate Component
This application has failed to start because SSLEAY32.dll was not found. Re-installing the application may fix this problem.

 

The problem is that when run from NDN's command line, no such dialog box is displayed. With certain application, not seeing this pop-up message makes it extremely hard to debug problems.

 

Is there a way to make NDN run applications in such a way that this message box is displayed?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×