Don't use Win32 API on Cygwin
Cygwin is a Posix platform to the extent possible. It should use the Posix API except in special circumstances.
Showing
想要评论请 注册 或 登录
Cygwin is a Posix platform to the extent possible. It should use the Posix API except in special circumstances.