Does 8055 needs a driver?

I have K8055, sucessfuly assambled and tested with demo software.
Do I need a driver to use the board ?
If I have a VB6 program, compiled (exe), what I have to do to
activate it, to run 8055 under its controll ?

Regards
Vladimir.

The K8055 is a Human Interface Device (HID) and needs no drivers to be installed.

The functions you use to control the operation of the K8055 card from within the VB6 program are in the library K8055D.DLL.
This library file must be either in the same folder where the .exe file or in Windows’ System32 folder.
If you are using 64-bit operating system then the DLL must be in SysWOW64 folder instead of System32.