FreeRDP/winpr/libwinpr/pipe
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
test fix string format specifiers 2016-12-16 13:48:43 +01: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 fix string format specifiers 2016-12-16 13:48:43 +01:00
pipe.h Implement ReadFile() and WriteFile() as handle operation 2015-03-16 21:29:19 +01:00