FreeRDP/winpr/libwinpr/thread/test
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
..
.gitignore libwinpr-thread: start implementing CommandLineToArgv 2013-09-21 17:16:49 -04:00
CMakeLists.txt winpr-thread: 2015-05-22 18:28:10 +02:00
TestThreadCommandLineToArgv.c libwinpr-thread: initial CreateProcess() implementation 2013-09-22 17:23:00 -04:00
TestThreadCreateProcess.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestThreadExitThread.c winpr/thread: fix test compilation on windows 2015-06-22 19:09:59 +02:00