winpr-comm: First implementation of CommCreateFileA()
authorEmmanuel Ledoux <eledoux@ubuntu.(none)>
Tue, 22 Apr 2014 15:04:07 +0000 (17:04 +0200)
committerEmmanuel Ledoux <eledoux@ubuntu.(none)>
Tue, 22 Apr 2014 15:04:07 +0000 (17:04 +0200)
commit21f9bfeb6cce5f90ab65440fd53d0b13d5dda953
tree2088374c48ebceefeca65cc12012e7d5bbaa3bbf
parent346c598bbe81ceee8940d4ac9d1b610d094e896b
winpr-comm: First implementation of CommCreateFileA()
winpr-comm: Implementation of GetCommState()/SetCommState() in progress (BaudRate, fBinary and fParity done)
winpr/libwinpr/comm/comm.c
winpr/libwinpr/comm/test/CMakeLists.txt
winpr/libwinpr/comm/test/TestCommConfig.c
winpr/libwinpr/comm/test/TestGetCommState.c [new file with mode: 0644]
winpr/libwinpr/comm/test/TestSetCommState.c [new file with mode: 0644]