_set_fileinfo
Visual Studio 2010
Sets the default file translation mode for file I/O operations.
_get_fileinfo is no longer supported in any Microsoft developer tools or libraries.
errno_t _set_fileinfo( int value );
The function sets the _fileinfo global variable. This variable determines what information is passed to processes created with the spawn functions. For more information, see _spawn, _wspawn Functions.