NAME

SHMessageBoxCheckExW  (SHLWAPI.292)

SYNOPSIS

 INT_PTR SHMessageBoxCheckExW
 (
  HWND      hWnd,
  HINSTANCE hInst,
  LPCWSTR   lpszName,
  DLGPROC   dlgProc,
  LPARAM    lParam,
  INT_PTR   iRet,
  LPCWSTR   lpszId
 )

DESCRIPTION

See SHMessageBoxCheckExW.

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress to obtain a pointer to the function.

Implemented in "dlls/shlwapi/msgbox.c". https://source.winehq.org/source/dlls/shlwapi/msgbox.c

Debug channel "shell".


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