In Win 98, If I add new Virtual COM Ports and add these entries in
HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM, applications like
HyperTermail, is not ‘seeing’ these entries. Means these entries are not
listed in the combo box of HyperTerminal’s list of ports.
Any Idea, why the Hyperteminal is not seeing these entries…? But similiar
things are working 2k/XP/Nt paltforms.
Thanks,
San Wind
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
In Win 98, If I add new Virtual COM Ports and add these entries in
HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM, applications like
HyperTermail, is not ‘seeing’ these entries. Means these entries are not
listed in the combo box of HyperTerminal’s list of ports.
Any Idea, why the Hyperteminal is not seeing these entries…? But similiar
things are working 2k/XP/Nt paltforms.
Is your driver a VXD driver or a SYS driver ?
For a SYS driver you need the MS ccport.sys/wdmmdmlw.vxd mapping
layer. In Windows 98 only vxd drivers are supported.
elli
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
In Win 98, If I add new Virtual COM Ports and add
these entries in
HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM,
applications like
HyperTermail, is not ‘seeing’ these entries. Means
these entries are not
listed in the combo box of HyperTerminal’s list of
ports.
Any Idea, why the Hyperteminal is not seeing these
entries…? But similiar
things are working 2k/XP/Nt paltforms.
Thanks,
San Wind
You are currently subscribed to ntdev as: xxxxx@yahoo.com
To unsubscribe send a blank email to
leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
I am using the CCPORT support for loading my WDM Driver. Why only in Win 98
Hyperterminal is behaving in a different way…
Thanks
San Wind
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com