Hello,
I’ve developed a virtual com port driver (based on the “serial” sample of the latest ddk) and a bus driver (based on the “toaster” sample) to dynamically enumerate the virtual com port devices.
The drivers works fine except that the hyperterminal does not work as expected. The virtual com ports are listed in the “connect using”-box.
Unfortunately the “Properties” window, which should appear to configure the device, is not shown. Pressing the “Configure” button does not work too. What could cause this problem?
The target machine runs Windows XP SP3.
Kind regards,
Markus