FreeRDP/winpr/libwinpr/thread
akallabeth 6b36c6d417
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.
2021-05-31 11:42:03 +02:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
apc.c winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
apc.h winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
argv.c Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt winpr: correctly implement APC 2021-04-07 08:15:16 +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-05-31 11:42:03 +02:00
processor.c Reformatted to new style 2019-11-07 10:53:54 +01:00
thread.c winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
thread.h winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
tls.c Reformatted to new style 2019-11-07 10:53:54 +01:00