Hallo,
I'm writing a USB driver for basic I/O device. I'm having
problem with libraries/modules. I include this libraries
into my project "usbclient.lib" and "usbd_lib.lib" ( the
second is required by RegisterClientDriverID and
RegisterClientSettings functions defined in Usbdi.h since
those functions perform RegistryKey registration on the
DriverInstall invoke). Unfortunetly some of other
functions are defined in both of those libraries and can't
be linked. I'm using PB 4.1.
Any help or solution would be nice
Regards
Bart