1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch c94ee1386e
Replace all calls to access by gnupg_access
* common/sysutils.c (gnupg_access): New.  Replace all calls to access
by this wrapper.
* common/homedir.c (w32_shgetfolderpath): Change to return UTF-8
directory name.
(standard_homedir): Adjust for change.
(w32_commondir, gnupg_cachedir): Ditto.
--

Also use SHGetFolderPathW instead of SHGetFolderPathA on Windows.

This is required to correctly handle non-ascii filenames on Windows.

GnuPG-bug-id: 5098
2020-10-20 12:15:55 +02:00
..
2020-09-24 16:38:21 +02:00
2020-09-24 16:38:21 +02:00
2020-09-24 16:38:21 +02:00
2020-09-24 16:38:21 +02:00
2018-10-24 15:56:18 -04:00
2020-09-24 16:38:21 +02:00
2018-10-25 16:53:05 -04:00