Click here to Skip to main content
15,919,931 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i was tried make a project in visual studio 2012 ultimate. in this project, i will send data using serial comm. the project is work in CLR console application, but not work in win32 console application.
why thats happen?
please help me for make project in win32 console application to send serial data with serial comm?
Posted
Comments
[no name] 18-Sep-14 14:21pm    
And you could not search for this information yourself? http://msdn.microsoft.com/en-us/library/ff802693.aspx

1 solution

Here all you need: "Communications Resources" at MSDN[^]. See "Using Communications Resources"[^] for code samples.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 18-Sep-14 15:35pm    
5ed.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900