The information in this article applies to:
SUMMARY
A sample program (VBCOMDEM) is available to show you how a Visual Basic
program can use Windows API functions for serial port communications. This
program may not be necessary in Visual Basic versions 2.0, 3.0 and 4.0 for
Windows because COM support is already built into the Communications
Control, which comes with the Professional Edition.
Vbcomdem.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. When you run Vbcomdem.exe, you will have the following four files: Simpcomm.exe, Simpcomm.frm, Simpcomm.glb, Simpcomm.mak MORE INFORMATION
In the Visual Basic environment (VB.EXE), you can load the files in
this sample program by choosing Open Project from the File menu and
selecting the Simpcomm.mak file.
REFERENCES"Microsoft Windows Programmer's Reference," Microsoft Press, 1990 Microsoft Windows 3.0 Software Development Kit Additional query words: 1.00 2.00 3.00 4.00 COM1 COM2 asynchronous softlib
Keywords : kbsample kb16bitonly kbVBp400 PrgCtrlsStd VB4WIN |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |