[DllImport("msvcrt.dll", SetLastError=true)] static extern SafeFileHandle _get_osfhandle(int fd);
Última actualización hace 1 año