FreeRDP/winpr/libwinpr/thread
akallabeth 537a877627 Replace fopen and path functions with wrappers (#7043)
Functions like fopen, PathFileExists, PathMakePath need to call
the wide character versions on windows for utf-8 support.

(cherry picked from commit 6b36c6d417)
2021-07-27 11:57:33 +02:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
apc.c winpr: correctly implement APC 2021-05-25 15:30:50 +02:00
apc.h winpr: correctly implement APC 2021-05-25 15:30:50 +02:00
argv.c Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt winpr: correctly implement APC 2021-05-25 15:30:50 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
process.c Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
processor.c Reformatted to new style 2019-11-07 10:53:54 +01:00
thread.c winpr: correctly implement APC 2021-05-25 15:30:50 +02:00
thread.h winpr: correctly implement APC 2021-05-25 15:30:50 +02:00
tls.c Reformatted to new style 2019-11-07 10:53:54 +01:00