@@ -39,6 +39,10 @@
# include <io.h>
#endif
#if defined(_WIN32) || defined(__CYGWIN__)
# define WIDECHAR
#ifdef WINAPI_FAMILY
# define open _open
# define read _read
The note is not visible to the blocked user.