FreeRDP/winpr/include
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
..
winpr Speedup for WLog_* macros, cache the log pointer 2019-09-15 10:04:36 +02:00
CMakeLists.txt Added cmake patch from @david-geiger 2016-01-21 15:30:55 +01:00