After the driver libraries are copied/installed to the system directory, you can test whether the libraries are properly built by using the samples provided in the samples subdirectory:
samples
C:\> cd samples C:\> nmake -f Makefile all
cd samples
nmake -f Makefile all