build: link windows-native driver when targeting windows

This is completely experimental, but since the API is the same, it's a
drop-in replacement. The Windows driver is not apparently open source,
so I am vendoring the static libraries provided. In theory, this will
obviate the need to replace the HID driver on Windows and will thus
require no initial setup, but I cannot currently test it beyond making
sure it compiles.
This commit is contained in:
2024-07-10 18:22:17 -07:00
parent e4393c2e5a
commit f1480bca45
5 changed files with 1729 additions and 46 deletions

1667
deps/labjack/windows/ljackuw.h vendored Normal file

File diff suppressed because it is too large Load Diff

BIN
deps/labjack/windows/ljackuw32.lib vendored Normal file

Binary file not shown.

BIN
deps/labjack/windows/ljackuw64.lib vendored Normal file

Binary file not shown.