Hi !
I've never used a DLL function in my syntax yet but would like to know how to:
1. find out list of functions / subs available in DLL
2. corretly refer to function (by its name, lib name, arguments, passing args, Alias etc)
I have installed a special add-in and noticed in one file there is a "Lib function" referred to .xll file,
which is part of the installation package.
But I wasn't able to find out the way how function is built
Can you advise please ?