Hi,

I am new to DLL concept. A driver builder provide the two following files for integrating them to the application:

VCAND32.DLL
VAND.H

How can I include those two files in a Visual C++ application?

Thanks,