aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parser.c
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-10 01:51:28 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-10 11:44:49 +0200
commit62ccd355f060d29a46346e08086c7be6de57cdd8 (patch)
tree9f139887eb7ef8f29a2471a0e358acdf47f9afa1 /src/parser.c
parent4a4ffd9379ad247f0a303aa58d297c93dce0adcd (diff)
downloadsciteco-62ccd355f060d29a46346e08086c7be6de57cdd8.tar.gz
win32: fixed opening and saving UTF-8 filenames (refs #5)
* The default ANSI versions of the Win32 API calls worked only as long as we used the ANSI subset of UTF-8 in filenames. * There is g_win32_locale_filename_from_utf8(), but it's not guaranteed to derive an unique filename. * Therefore we define UNICODE and convert between UTF-8 and UTF-16 (Windows' native Unicode encoding).
Diffstat (limited to 'src/parser.c')
0 files changed, 0 insertions, 0 deletions