forked from LibreSprite/LibreSprite
-
Notifications
You must be signed in to change notification settings - Fork 0
Add DLL dir lookup #46
Copy link
Copy link
Closed
Labels
⛔won't fixThis will not be worked onThis will not be worked on🐞featureNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Labels
⛔won't fixThis will not be worked onThis will not be worked on🐞featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Won't do
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