_set_error_mode (MSVCRT.@)
int CDECL _set_error_mode ( int mode )
Set the error mode, which describes where the C run-time writes error messages.
mode - the new error mode. |
The old error mode.
This function does not have a proper implementation; the error mode is never used.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/msvcrt/errno.c". source.winehq.org/source/dlls/msvcrt/errno.c
Debug channel "msvcrt".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.