Calling DLL/dylib Functions via Declare Statement

Copper Contributor

If I have a DLL (or dylib in macOS) and I call functions exported by this DLL/dylib using the Declare mechanism, is the DLL loaded into Excel's address space or not? I would like to know the answer for Windows as well as macOS. Thanks in advance!

0 Replies