The installer WIN98DDK.exe includes the interfaces (drivers) needed to access the
USB HID and must be installed in order to build this demo.

The workspace project settings must have the Link tab set up with the following
information:

   Category: Input

      Object/library modules: (add the following libraries to those already there)
	     hid.lib  setupapi.lib 

	  Additional library path: C:\98DDK\lib\i386\free