E
Erich Neuwirth
When I declare a function
Declare "myfun" .... lib "mydll"
where exactly is VBA looking?
I would like to avoid putting there DLLs directory
on the path, but have been unable to do this.
Is there a way of doing it?
Declare "myfun" .... lib "mydll"
where exactly is VBA looking?
I would like to avoid putting there DLLs directory
on the path, but have been unable to do this.
Is there a way of doing it?