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