O
ojv
I call a DLL in an addin using the
Declare Function xxx Lib yyy ....
I do not know the full name for the library until i have interrogated
registry. Is it somehow possible to set the full name for the library in the
Declare Function statement after I have started runnig the AddIn?
ojv
Declare Function xxx Lib yyy ....
I do not know the full name for the library until i have interrogated
registry. Is it somehow possible to set the full name for the library in the
Declare Function statement after I have started runnig the AddIn?
ojv