FreeRDP/winpr/libwinpr
Armin Novak 843680e543 Clipboard syntesizer replaces path separators
The clipboard expects windows style paths, so replace all / with \
2022-10-28 08:22:43 +02: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 Fixed #8090: Duplicate definition of strndup (#8102) 2022-08-02 09:15:38 +02:00
crypto Fixed compile error for old openssl 2022-10-27 10:03:32 +02: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 Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02: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 Try to use the smartcard key name Windows uses 2022-10-19 18:55:38 +02:00
nt Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02: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 Pass bindings through Negotiate on first call 2022-10-19 18:55:38 +02: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 Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
utils Removed unused BipBuffer 2022-10-27 10:39:25 +02:00
winsock Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
wtsapi Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
CMakeLists.txt Disable LTO on apple devices 2022-06-03 08:51:40 +02:00
dummy.c
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00