M
Michael Hesse
Hi,
I need to call a DLL. During development, I have had no problems using
"Declare" statements, but in production, I don't want to hard-code the path.
I would like to read the path fron an ini file and then load the DLL. Is
there a VB.NET equivalent of LoadLibrary?
Thanks,
I need to call a DLL. During development, I have had no problems using
"Declare" statements, but in production, I don't want to hard-code the path.
I would like to read the path fron an ini file and then load the DLL. Is
there a VB.NET equivalent of LoadLibrary?
Thanks,