Dec 19, 2002 #1 mianaziz Programmer Joined Jun 19, 2002 Messages 18 Location PK can any one help me to know how a COM port can be open and used through VC++ programing. of give me the reading material. thanks.
can any one help me to know how a COM port can be open and used through VC++ programing. of give me the reading material. thanks.
Dec 19, 2002 #2 mingis Programmer Joined Jan 23, 2002 Messages 475 Location LT Search for help on CreateFile(), ReadFile() and WriteFile(). Upvote 0 Downvote
Dec 20, 2002 Thread starter #3 mianaziz Programmer Joined Jun 19, 2002 Messages 18 Location PK i have it. but now i want to convert LPVOID and TCHAR to CString. do u know how it will work. thanks Upvote 0 Downvote