FreeRDP/winpr/libwinpr/wtsapi
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
ModuleOptions.cmake
wtsapi_win32.c fix string format specifiers 2016-12-16 13:48:43 +01:00
wtsapi_win32.h
wtsapi.c