Hello,

I am building a DLL, it compiled and built perfectly, but when i inspect it, i dont see any of my functions being exported.

What do i have to do in order to export my functions on my dll??

Thanks.