Is your feature request related to a problem? Please describe
Currently all the files, the exe and dlls are thrown together into the same directory on Windows build.
Describe the solution you'd like
Use SetDllDirectoryA to set a lookup subdirectory for the DLLs
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe
Currently all the files, the exe and dlls are thrown together into the same directory on Windows build.
Describe the solution you'd like
Use SetDllDirectoryA to set a lookup subdirectory for the DLLs
Describe alternatives you've considered
No response
Additional context
No response