freetype2/builds/windows
Alexei Podtelezhnikov 0b429b609c [builds/windows] Try both wide and narrow `CreateFile`
Windows handles wchar_t* UTF-16 and char* ANSI (presently UTF-8)
filenames using alternative -A and -W API. We'll try them both
when opening a file. This means that you should not worry about
about conversions.

Fixes #1098 and !76.

* builds/windows/ftsystem.c (FT_Stream_Open): Call alternative
`CreateFile` in the case of failure.
2021-09-17 08:31:27 -04:00
..
vc2010 [builds/windows] Revise SSE2 settings. 2021-08-27 09:46:40 -04:00
visualc [builds/windows] Revise SSE2 settings. 2021-08-27 09:46:40 -04:00
visualce * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
.gitignore Provide support for x64 builds in Visual C++ project files. 2013-10-23 20:10:56 +02:00
detect.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftdebug.c Whitespace formatting. 2021-08-22 22:32:07 -04:00
ftsystem.c [builds/windows] Try both wide and narrow `CreateFile` 2021-09-17 08:31:27 -04:00
w32-bcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-bccd.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-dev.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-gcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-icc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-intl.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-lcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-mingw32.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-vcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-wat.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
win32-def.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00