FreeRDP/winpr/libwinpr/pipe
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
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
ModuleOptions.cmake winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
pipe.c Replace fopen and path functions with wrappers (#7043) 2021-05-31 11:42:03 +02:00
pipe.h Reformatted to new style 2019-11-07 10:53:54 +01:00