Skip to content

Releases: mcka-dev/WUSBFT

1.3

19 Aug 08:23

Choose a tag to compare

Added driver for MacOS
Updated application Java
WUSB library - Compiling and Building on MacOS:

  • libWUSB64.dylib (x86-64,14 980 Byte)

1.2

28 Jun 13:58

Choose a tag to compare

1.2

Updated application Java

  • Refused to JNA (Java Native Access) switched to JNI (Java Native Interface).

1.1

25 Jun 13:45

Choose a tag to compare

1.1

Added example of use in Java.

WUSB library - Compiling and Building in GNU C++ for Linux (x86/x86-64):

  • libWUSB32.so (x86, 4780 Byte);
  • libWUSB64.so (x86-64, 5496 Byte).

Updated application Delphi.

1.0

13 Jun 06:41

Choose a tag to compare

1.0

WUSB library - Compiling and Building in Visual Studio 2017 (x86/x86-64):

  • WUSB32.dll (x86, 3584 Byte)
  • WUSB64.dll (x86-64, 4096 Byte)

WUSB application - Compiling and Building in Embarcadero Delphi v10.2 Tokyo (x86/x86-64)