Pelles C forum

C language => User contributions => Topic started by: DMac on October 16, 2009, 02:22:26 AM

Title: Serial Port Control
Post by: DMac on October 16, 2009, 02:22:26 AM
Pelles C forum,

I have published a message based serial port control that is designed with a view toward being easy to use in Pelles C projects.

Here's a screen shot of the demo.

(http://www.codeproject.com/KB/winsdk/Win32_SDK_SerialComm/Figure1.png)

It can be found with accompanying article (a usage referance) at the code project.

Win32 SDK Serial Comm Made Easy (http://www.codeproject.com/KB/winsdk/Win32_SDK_SerialComm.aspx)

Regards,
DMac
Title: Re: Serial Port Control
Post by: CommonTater on February 10, 2012, 07:00:05 PM
I have published a message based serial port control that is designed with a view toward being easy to use in Pelles C projects.

Nice!