FreeRDP/winpr/libwinpr
Armin Novak 2aefa9418d [winpr,stream] Added functions to read/write utf-8
* Stream_Write_UTF16_String_From_UTF8 writes a UTF-8 string to a
      stream in UTF-16 encoding
    * Stream_Read_UTF16_String_To_UTF8 reads a UTF-16 encoded string
      from the stream and returns it in UTF-8 encoding
2022-11-28 10:42:36 +01:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard Clipboard syntesizer replaces path separators 2022-10-28 08:22:43 +02:00
comm Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
crt [winpr,crt] Added ConvertMszWCharNToUtf8* 2022-11-28 10:42:36 +01:00
crypto [winpr,crypto] Split crypto header renamed 2022-11-23 09:39:56 +01:00
dsparse Refactored WinPR includes 2022-03-03 11:26:48 +01:00
environment reformatted 2022-06-23 08:48:39 +02:00
error winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
file Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
handle Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
input Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
interlocked reformatted 2022-06-23 08:48:39 +02:00
io [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
library Refactored WinPR includes 2022-03-03 11:26:48 +01:00
memory Refactored WinPR includes 2022-03-03 11:26:48 +01:00
ncrypt [winpr,crypto] Split crypto header renamed 2022-11-23 09:39:56 +01:00
nt [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
path Add function winpr_MoveFileEx 2022-10-25 13:58:05 +02:00
pipe Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
pool Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
registry reformatted 2022-06-23 08:48:39 +02:00
rpc Settings getter tests (#7869) 2022-05-02 11:39:38 +02:00
security Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
shell Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
smartcard reformatted 2022-06-23 08:48:39 +02:00
sspi [winpr,crypto] Split crypto header renamed 2022-11-23 09:39:56 +01:00
sspicli Fix return of getlogin() 2022-06-02 13:57:09 +02:00
synch Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
sysinfo Refactored WinPR includes 2022-03-03 11:26:48 +01:00
thread Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
timezone [winpr,android] Unify JNI_OnLoad 2022-11-28 10:42:36 +01:00
utils [winpr,stream] Added functions to read/write utf-8 2022-11-28 10:42:36 +01:00
winsock Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
wtsapi [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
CMakeLists.txt Disable LTO on apple devices 2022-06-03 08:51:40 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00