How to load dll functions in c++ clion

Hello,

I have a DLL file that was written in C++ and in need to use the functions in the DLL with C++ code as well.

I looked everywhere and I can't find an explanation of how to do so. (calling the DLL functions, load the DLL)

if you have a small example it'll be great :-)

I have only DLL file (no header file)

and I'm using Clion.

 

Any help will be appreciated.

thank you !!

0

Please sign in to leave a comment.