NAME

SHMessageBoxCheckW  (SHLWAPI.191)

SYNOPSIS

 INT_PTR SHMessageBoxCheckW
 (
  HWND    hWnd,
  LPCWSTR lpszText,
  LPCWSTR lpszTitle,
  DWORD   dwType,
  INT_PTR iRet,
  LPCWSTR lpszId
 )

DESCRIPTION

See SHMessageBoxCheckA.

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

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.