FreeRDP/winpr/libwinpr/registry
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
..
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
registry_reg.c Replace fopen and path functions with wrappers (#7043) 2021-05-31 11:42:03 +02:00
registry_reg.h reverted changes from clang-format 2021-02-25 14:05:40 +01:00
registry.c Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00