Somewhat new to VBA, I have experience in C++. Anyways I am trying to connect to a server through an API.

I have instruction on how to include some .dll files when using visual basic editor.

However, I am using excel and VBA, I assume all the code is going to be the same, however I dont know how to add these .dll files. The graphical interface isn't the same. Can't I do this all within the source code?