akallabeth
|
340f9dd775
|
Fixed conditional warnings
|
2022-04-28 12:37:19 +02:00 |
|
Armin Novak
|
5eea7fc12d
|
WINPR_UNUSED argc, argv for unit tests
|
2021-08-24 10:45:57 +02:00 |
|
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 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
62c1696d4c
|
Removed use of unchecked sprintf
|
2018-08-27 14:34:42 +02:00 |
|
Armin Novak
|
db7753bc8b
|
Added RemoveDirectoryA, clean up test directories.
|
2015-06-09 13:16:28 +02:00 |
|
Armin Novak
|
7403cdc60c
|
Added PathMakePath function.
|
2015-06-09 13:16:28 +02:00 |
|