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!

Mscomm32.ocx

Status
Not open for further replies.

omeryesil

Programmer
Jun 26, 2000
27
CA
Where can i get information about using Mscomm32.ocx in Visual C++
 
&gt; Where can i get information about using Mscomm32.ocx in Visual C++ <br><br>At msdn.microsoft.com or if you have the OLE View tool that ships with Visual C++ you can look at the type library with it to see the interfaces.<br><br>For working with COMM ports I find it easier to just use the Win32 API's from Visual C++, this would also be more effecient.<br><br>&quot;But, that's just my opinion... I could be wrong&quot;.<br>-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top