I\'m afriad I couldn\'t find a simple answer for this on the internet, so maybe there will be one in the future because of this question!
I\'m using pywiiuse, a pyth
Loading a custom DLL in a custom folder using the Windows API takes a few steps:
if path.exists(cwd() + "bin" + "mydll.dll"): return cwd() + "bin"
. Or if you're feeling brave just set the path.