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 "include/commdlg.h". gitlab.winehq.org/wine/wine/blob/master/include/commdlg.h

Implemented in "dlls/comdlg32/cdlg32.c". gitlab.winehq.org/wine/wine/blob/master/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 Nov 2024.