SetDebugErrorLevel (USER32.@)
VOID SetDebugErrorLevel ( DWORD dwLevel )
Sets the minimum error level for generating debugging events.
dwLevel | [In] | Debugging error level. |
Nothing.
Declared in "winuser.h". https://source.winehq.org/source/include/winuser.h
Implemented in "dlls/user32/misc.c". https://source.winehq.org/source/dlls/user32/misc.c
Debug channel "win".
Copyright © 2023 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Sep 2023.