Hi
I have written a Virtual COM Port driver in Win 2K. Now, I need to port to
Win 98 SE. Is it possible for me to use the same WDM here also…? Do I need
to write it as a VxD driver…?
What are the modifications I need to do to port to Win 98 SE…?
Bye
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
San Wind,
You need to write a Vxd for windows 98 as well as
for Windows ME. Numega provides a sample virtual com
driver as a part of their VToold package. Use the best
out of it.
Cheers,
Jay
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.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