freetype2/builds/windows
Alexei Podtelezhnikov 93866bec77 [builds/windows] Revert back to `CreateFileA` only.
Calling `CreateFileW` without making sure that the patname is really
`wchar_t` is a bad idea and can lead to unpredictable overreads. For
Windows CE, we impelemnt the missing API.

Fixes #1098 and !76 again.

* builds/windows/ftsystem.c (FT_Stream_Open): Call `CreateFileA`.
[_WIN32_WCE] (CreateFileA, FileSizeEx): Implement missing interfaces.
2021-09-21 23:14:42 -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] Revert back to `CreateFileA` only. 2021-09-21 23:14:42 -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