FreeRDP/winpr/libwinpr/comm
akallabeth 7e8c374fe2
[winpr,file] make handle creators return const
* let the file handle creators return const HANDLE_CREATOR
* for comm port use winpr_definition_add(-DWINPR_HAVE_SERIAL_SUPPORT) to
  have the definition visible at correct scope
* create namedPipeClient.h for handle creator function declaration
2024-10-07 10:15:34 +02:00
..
test [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
CMakeLists.txt [winpr,file] make handle creators return const 2024-10-07 10:15:34 +02:00
comm_io.c [winpr,comm] build generic serial-port support 2024-09-04 12:50:49 +02:00
comm_ioctl.c [clang-tidy] annotate suspicious-memory-comparison 2024-10-01 13:05:11 +02:00
comm_ioctl.h [winpr,comm] build generic serial-port support 2024-09-04 12:50:49 +02:00
comm_sercx2_sys.c [winpr,comm] fix compiler warnings 2024-09-10 14:42:28 +02:00
comm_sercx2_sys.h [winpr,comm] build generic serial-port support 2024-09-04 12:50:49 +02:00
comm_sercx_sys.c [winpr,comm] fix compiler warnings 2024-09-10 14:42:28 +02:00
comm_sercx_sys.h [winpr,comm] build generic serial-port support 2024-09-04 12:50:49 +02:00
comm_serial_sys.c [warnings] fix unreachable code return 2024-09-11 20:50:24 +02:00
comm_serial_sys.h [winpr,comm] build generic serial-port support 2024-09-04 12:50:49 +02:00
comm.c [winpr,file] make handle creators return const 2024-10-07 10:15:34 +02:00
comm.h [winpr,file] make handle creators return const 2024-10-07 10:15:34 +02:00
ModuleOptions.cmake libwinpr-comm: initial stubs 2014-04-02 15:51:28 -04:00