I have doubt with Public Declare Function. I am trying to load a custom dll that I created. I want the path to be in the root folder of the application. Is there anyway I can do this?
Also could someone explain to me how exactly to declare it? (Like what is what. What is should be the Sub/Function. What is the library. And what is the Alias and what should be the parameters.)
Thanks.
Also could someone explain to me how exactly to declare it? (Like what is what. What is should be the Sub/Function. What is the library. And what is the Alias and what should be the parameters.)
Thanks.