Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/windows/
H A Dmessagebox.c544 if (!mbd.mbp.lpszCaption) in MessageBoxTimeoutIndirectW()
644 if (lpMsgBoxParams->lpszCaption && IS_INTRESOURCE(lpMsgBoxParams->lpszCaption)) in SoftModalMessageBox()
651 lpMsgBoxParams->lpszCaption = caption; in SoftModalMessageBox()
653 else if (lpMsgBoxParams->lpszCaption) in SoftModalMessageBox()
658 if (!lpMsgBoxParams->lpszCaption) in SoftModalMessageBox()
661 lpMsgBoxParams->lpszCaption = L""; in SoftModalMessageBox()
1116 msgbox.lpszCaption = lpCaption; in MessageBoxExA()
1144 msgbox.lpszCaption = lpCaption; in MessageBoxExW()
1212 msgboxW.lpszCaption = captionW.Buffer; in MessageBoxIndirectA()
1276 msgboxW.lpszCaption = captionW.Buffer; in MessageBoxTimeoutA()
[all …]
/reactos/dll/win32/oleaut32/
H A Dolepropframe.c185 debugstr_w(lpParams->lpszCaption), lpParams->cObjects, in OleCreatePropertyFrameIndirect()
244 if(lpParams->lpszCaption) { in OleCreatePropertyFrameIndirect()
246 property_sheet.pszCaption = lpParams->lpszCaption; in OleCreatePropertyFrameIndirect()
325 HWND hwndOwner, UINT x, UINT y, LPCOLESTR lpszCaption, ULONG cObjects, in OleCreatePropertyFrame() argument
335 ocpf.lpszCaption = lpszCaption; in OleCreatePropertyFrame()
/reactos/sdk/include/psdk/
H A Doledlg.h149 LPCSTR lpszCaption; member
175 LPCWSTR lpszCaption; member
223 LPCSTR lpszCaption; member
249 LPCWSTR lpszCaption; member
292 LPCSTR lpszCaption; member
309 LPCWSTR lpszCaption; member
379 LPCSTR lpszCaption; member
403 LPCWSTR lpszCaption; member
476 LPCWSTR lpszCaption; member
490 LPCSTR lpszCaption; member
[all …]
H A Dolectl.h106 LPCOLESTR lpszCaption; member
192 LPCOLESTR lpszCaption, ULONG cObjects, LPUNKNOWN* ppUnk,
H A Dwinuser.h3330 LPCSTR lpszCaption; member
3343 LPCWSTR lpszCaption; member
/reactos/dll/win32/oledlg/
H A Dpastespl.c91 ps->hWndOwner, debugstr_w(ps->lpszCaption), ps->lpfnHook, ps->lCustData); in dump_pastespecial()
555 if(ps_struct->ps->lpszCaption) in ps_dlg_proc()
556 SetWindowTextW(hdlg, ps_struct->ps->lpszCaption); in ps_dlg_proc()
643 ps.lpszCaption = strdupAtoW(psA->lpszCaption); in OleUIPasteSpecialA()
677 HeapFree(GetProcessHeap(), 0, (WCHAR*)ps.lpszCaption); in OleUIPasteSpecialA()
H A Dinsobjdlg.c230 if (pdlgInfo->lpOleUIInsertObject->lpszCaption) in UIINSERTOBJECTDLG_InitDialog()
231 SetWindowTextA(pdlgInfo->hwndSelf, pdlgInfo->lpOleUIInsertObject->lpszCaption); in UIINSERTOBJECTDLG_InitDialog()
/reactos/modules/rostests/win32/user32/messagebox/
H A Dmessagebox.c95 data.mbp.lpszCaption = MAKEINTRESOURCEW(IDS_RES_CAPTION); // L"SoftModalMessageBox"; in TestSoftModalMsgBox()
/reactos/dll/win32/shell32/
H A Dshlfileop.cpp90 LPWSTR lpszCaption; member
154 SetWindowTextW(hDlg, info->lpszCaption); in ConfirmMsgBox_Init()
204 int SHELL_ConfirmMsgBox(HWND hWnd, LPWSTR lpszText, LPWSTR lpszCaption, HICON hIcon, BOOL bYesToAll) in SHELL_ConfirmMsgBox() argument
209 info.lpszCaption = lpszCaption; in SHELL_ConfirmMsgBox()
/reactos/base/applications/clipbrd/
H A Dwinutils.c58 mb.lpszCaption = MAKEINTRESOURCEW(uCaption); in MessageBoxRes()
/reactos/modules/rostests/winetests/user32/
H A Dgenerated.c2232 TEST_FIELD_SIZE (MSGBOXPARAMSA, lpszCaption, 8) in test_pack_MSGBOXPARAMSA()
2233 TEST_FIELD_ALIGN (MSGBOXPARAMSA, lpszCaption, 8) in test_pack_MSGBOXPARAMSA()
2234 TEST_FIELD_OFFSET(MSGBOXPARAMSA, lpszCaption, 32) in test_pack_MSGBOXPARAMSA()
2269 TEST_FIELD_SIZE (MSGBOXPARAMSW, lpszCaption, 8) in test_pack_MSGBOXPARAMSW()
2270 TEST_FIELD_ALIGN (MSGBOXPARAMSW, lpszCaption, 8) in test_pack_MSGBOXPARAMSW()
2271 TEST_FIELD_OFFSET(MSGBOXPARAMSW, lpszCaption, 32) in test_pack_MSGBOXPARAMSW()
5736 TEST_FIELD_SIZE (MSGBOXPARAMSA, lpszCaption, 4) in test_pack_MSGBOXPARAMSA()
5737 TEST_FIELD_ALIGN (MSGBOXPARAMSA, lpszCaption, 4) in test_pack_MSGBOXPARAMSA()
5738 TEST_FIELD_OFFSET(MSGBOXPARAMSA, lpszCaption, 16) in test_pack_MSGBOXPARAMSA()
5773 TEST_FIELD_SIZE (MSGBOXPARAMSW, lpszCaption, 4) in test_pack_MSGBOXPARAMSW()
[all …]
/reactos/dll/win32/shell32/folders/
H A DCDesktopFolder.cpp214 int SHELL_ConfirmMsgBox(HWND hWnd, LPWSTR lpszText, LPWSTR lpszCaption, HICON hIcon, BOOL bYesToAll…
/reactos/sdk/lib/atl/
H A Datlwin.h1002 int MessageBox(LPCTSTR lpszText, LPCTSTR lpszCaption = NULL, UINT nType = MB_OK)
1005 return ::MessageBox(m_hWnd, lpszText, lpszCaption, nType);
/reactos/win32ss/user/ntuser/
H A Dmenu.c6566 PUNICODE_STRING lpszCaption) in NtUserThunkedMenuItemInfo() argument
6587 if (lpszCaption && lpszCaption->Buffer) in NtUserThunkedMenuItemInfo()
6592 lpszCaption); in NtUserThunkedMenuItemInfo()
/reactos/modules/rosapps/applications/sysutils/fontsub/
H A Dfontsub.cpp1249 Params.lpszCaption = g_szTitle; in MainWnd_OnAbout()
/reactos/base/setup/reactos/
H A Dreactos.c194 mb.lpszCaption = pszTitle; in DisplayMessageV()
/reactos/win32ss/include/
H A Dntuser.h1411 PUNICODE_STRING lpszCaption);
/reactos/base/applications/wordpad/
H A Dwordpad.c145 params.lpszCaption = lpCaption; in MessageBoxWithResStringW()