NAME

CommDlgExtendedError  (COMDLG32.@)

SYNOPSIS

 DWORD CommDlgExtendedError
 (
 )

DESCRIPTION

Get the thread's local error value if a comdlg32 function fails.

RETURNS

Current error value which might not be valid if a previous call succeeded.

IMPLEMENTATION

Declared in "commdlg.h". https://source.winehq.org/source/include/commdlg.h

Implemented in "dlls/comdlg32/cdlg32.c". https://source.winehq.org/source/dlls/comdlg32/cdlg32.c

Debug channel "commdlg".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated May 2024.