Home
last modified time | relevance | path

Searched refs:ConfirmMsgBoxProc (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/shell32/
H A Dshlfileop.cpp186 static INT_PTR CALLBACK ConfirmMsgBoxProc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) in ConfirmMsgBoxProc() function
212 …amW(shell32_hInstance, MAKEINTRESOURCEW(IDD_YESTOALL_MSGBOX), hWnd, ConfirmMsgBoxProc, (LPARAM)&in… in SHELL_ConfirmMsgBox()