VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Calling a Function from a DLL at Run-Time

Ian Gorse  (6 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This is a repost from my Dynamically Loading DLL's now that i have found a way to call a function from a dll. Sorry for the lack of nice GUI, but im tired ;)

Side Effects
There are two 1. Most Likely wont work if there are parameters to be passed into the API ( working on fix ) 2. API Function has to return a Long, but if you need it to return a string, then you will have to return the address of the string and use

Rate Calling a Function from a DLL at Run-Time (5(5 Vote))

Download Calling a Function from a DLL at Run-Time

Calling a Function from a DLL at Run-Time Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters