import - Missing dll function detection -


I want to ask if there is no way to detect missing functions in the DLLs included in my application, while the application is running . I know about the possibility of manually importing the function using HMODLL and checking this function while calling, but I do not want to solve every function call like this. Idea function calls to cover with some effort-cal block or something similar, which is not the cause of the app crash. Any solutions? Thank you.

You can try to call the function, which will generate a function EntryPointNotFoundException if the function exists is not . For example (VB.NET): Blind Random Function - Try the Function () View System. >

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -