FreeRDP/winpr/libwinpr/pipe
akallabeth 43c5289928 Replaced memset/ZeroMemory with initializer
* Addes WINPR_ASSERT on many occations
* Replaced memset with array initializer
* Replaced ZeroMemory with array initializer
2022-10-14 12:11:01 +02:00
..
test Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
ModuleOptions.cmake winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
pipe.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
pipe.h Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00