ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Declaring a DLL (https://www.excelbanter.com/excel-programming/297807-declaring-dll.html)

Erich Neuwirth

Declaring a DLL
 
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?

Lee Dengo

Declaring a DLL
 
If you already registed your .dll file you may click
the "automation" button on the add-in gui, or browse to
your .dll file. It will automatially register it for you.

Lee
-----Original Message-----
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?
.



All times are GMT +1. The time now is 04:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com