Hi there.
I want to import dll functions into my application, but the .dll file containing the function are not yet copied to the client machine.
The problem is that if I import the function and then try to runt my app, I get a errormessage telling me the .dll file is missing.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
There is always another way to solve it, but I prefer my way.
I want to import dll functions into my application, but the .dll file containing the function are not yet copied to the client machine.
The problem is that if I import the function and then try to runt my app, I get a errormessage telling me the .dll file is missing.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
There is always another way to solve it, but I prefer my way.