FreeRDP/winpr
Armin Novak d46a3cb11d Speedup for WLog_* macros, cache the log pointer
WLog_Get(tag) is quite expensive if called repeatedly.
With this patch the pointer is cached on first call.
2019-09-15 10:04:36 +02:00
..
include Speedup for WLog_* macros, cache the log pointer 2019-09-15 10:04:36 +02:00
libwinpr Use GetTickCount64 instead of GetTickCountPrecise. 2019-09-02 15:46:36 +02:00
test fix string format specifiers 2016-12-16 13:48:43 +01:00
tools fix [winpr/hash]: initialize ssl 2019-01-16 12:05:47 +01:00
.gitignore Add library libwinpr-tools 2016-05-03 14:42:08 +02:00
CMakeLists.txt Added winpr version macro (same as freerdp version) 2019-08-22 16:03:50 +02:00
winpr.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
wlog.7 Fix issues in wlog man page 2016-12-01 15:36:31 +01:00