Alicat
May 31st, 2006, 02:35 AM
Hi
I'm new to Visual C++ express. Actually I'm new to windows programming in general. I'm trying to find some tutorials or pointers on being able to write code in Visual C++ Express to be able to send and receive information through a USB to Serial adaptor. My Serial adaptor shows up as COM7. What it he best way to access it? I'm using a form dialogue box since Express version is not MFC enabled.
I would be sending 5 - 10 characters at most but receiving 5 - 100 characters as feedback.
My operating systems are Windows XP home edition and Windows 2000. not sure whether code would be different for each of them
I'm new to Visual C++ express. Actually I'm new to windows programming in general. I'm trying to find some tutorials or pointers on being able to write code in Visual C++ Express to be able to send and receive information through a USB to Serial adaptor. My Serial adaptor shows up as COM7. What it he best way to access it? I'm using a form dialogue box since Express version is not MFC enabled.
I would be sending 5 - 10 characters at most but receiving 5 - 100 characters as feedback.
My operating systems are Windows XP home edition and Windows 2000. not sure whether code would be different for each of them