FreeRDP/winpr
Mike Gilbert 5208a67ea7
Fix TestUnicodeConversion on big endian machines (#7219)
Wide character literals are stored in native byte order.
Use an array of bytes as a reference instead.

Fixes: https://github.com/FreeRDP/FreeRDP/issues/6968
2021-08-16 22:11:03 +02:00
..
include winpr/include/winpr/file.h: fix build on uclibc 2021-08-01 09:37:24 +02:00
libwinpr Fix TestUnicodeConversion on big endian machines (#7219) 2021-08-16 22:11:03 +02:00
test Fixed compilation warnings 2021-08-02 10:28:06 +02:00
tools Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
.gitignore Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
CMakeLists.txt Fixed CMake options, define in library that use them. (#7141) 2021-07-01 16:19:12 +02:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
buildflags.h.in Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
config.h.in Fixed CMake options, define in library that use them. (#7141) 2021-07-01 16:19:12 +02:00
winpr.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
wlog.7 Fix issues in wlog man page 2016-12-01 15:36:31 +01:00