VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Calling a Function from a DLL at Run-Time

by Ian Gorse (6 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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

Download Calling a Function from a DLL at Run-Time

Download Calling a Function from a DLL at Run-Time (3 KB)

Calling a Function from a DLL at Run-Time Comments

No comments have been posted about Calling a Function from a DLL at Run-Time. Why not be the first to post a comment about Calling a Function from a DLL at Run-Time.

Post your comment

Subject:
Message:
0/1000 characters