Hello,

So i know how to make the host load the functions from a DLL file, but how would I go about exposing the host's functions/classes/static members to the DLL, so the DLL can control the host?