Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Serial Port Software Registers access in Win98

Status
Not open for further replies.

dex1123

Programmer
May 9, 2000
35
BG
Can anyone direct me on some resource to soft registers serial port access in Win98. I am trying to make a port of a DOS EEPROM programmer software but I think direct port acccess under Windows is not working the way I expect it to. I'll be very grateful if you can provide an example. Thanks in advance.
 
If you are programming in C++ a good article on serial programming can be found at following URL


If you are programming in Visual Vasic 6.0 you can use the

Microsoft Comm Control 6.0 . You can acces any input/ output line separately using the properties of the control
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top