Commit 759d956c authored by André Johansen's avatar André Johansen Committed by Alexandre Julliard

Forward _set_error_mode to msvcrt.

parent 431a96f4
......@@ -453,7 +453,7 @@
@ cdecl _scalb( double long) msvcrt._scalb
@ cdecl _searchenv(str str ptr) msvcrt._searchenv
@ stdcall -i386 _seh_longjmp_unwind(ptr) msvcrt._seh_longjmp_unwind
@ stub _set_error_mode #(long)
@ cdecl _set_error_mode(long) msvcrt._set_error_mode
@ stub _set_sbh_threshold #(long)
@ stub _seterrormode #(long)
@ cdecl -i386 _setjmp(ptr) msvcrt._setjmp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment