henninglive/logitech-led

Find and Load dll manually with LoadLibrary at Runtime

Closed this issue · 0 comments

We currently let rust load DLLs for us, we should probably do it ourselves so we can do a lookup by CLSID in the windows registry at runtime like our build script does. This should fix problems that caused by Logitech not adding their DLLs to PATH.