Feb 27, 2006 #1 sergicho Programmer Joined Feb 27, 2006 Messages 1 Location CO Hi, I'm using the serial port in visual c++.net with the control mscomm but I can´t transmit the character 0x00, what can I do???
Hi, I'm using the serial port in visual c++.net with the control mscomm but I can´t transmit the character 0x00, what can I do???
Feb 28, 2006 #2 Salem Programmer Joined Apr 29, 2003 Messages 2,455 Location GB Well you could post the code you tried, and please use the [code][/code] tags when posting code. -- Upvote 0 Downvote
Mar 9, 2006 #3 daverkennedy Programmer Joined Jul 13, 2005 Messages 10 Location US Never used mscomm before, but i found the following link very helpful. http://www.codeproject.com/system/serial_com.asp Upvote 0 Downvote
Never used mscomm before, but i found the following link very helpful. http://www.codeproject.com/system/serial_com.asp