mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-28 08:08:44 -05:00
Apparently using LoadLibrary on a full path doesn't work -- you need to use SetDllDirectory before loading a library.
Apparently using LoadLibrary on a full path doesn't work -- you need to use SetDllDirectory before loading a library.