VM110 interface with Agilent Vee

Hello
I have a VM10 USB board which is connected to a PC running Vista Business 32.
I loaded the software and the demo runs fine.
I want to control the board via Agilent Vee 8.5 (formerly HP Vee) but cannot see how to access the libraries.
Can anyone help?

Without special drivers, it’s not possible.

On looking further I see in Vee I can import a library so if someone has written a compiled C program covering the functions of the card I can call them passing or receiving data.
I only need a file containing the shared library and the include file with the prototypes of the functions. Usually a *.h file.
Does this make sense and if so does such a thing exist?