Searched defs:lpszTitle (Results 1 – 9 of 9) sorted by relevance
/reactos/dll/win32/shlwapi/ |
H A D | msgbox.c | 180 LPCWSTR lpszTitle; /* User supplied message title */ member 251 INT_PTR WINAPI SHMessageBoxCheckA(HWND hWnd, LPCSTR lpszText, LPCSTR lpszTitle, in SHMessageBoxCheckA() 282 INT_PTR WINAPI SHMessageBoxCheckW(HWND hWnd, LPCWSTR lpszText, LPCWSTR lpszTitle, in SHMessageBoxCheckW()
|
/reactos/base/shell/progman/ |
H A D | dialog.c | 406 LPWSTR lpszTitle; member 484 BOOL DIALOG_GroupAttributes(GROUPFORMAT format, LPWSTR lpszTitle, LPWSTR lpszGrpFile, INT nSize) in DIALOG_GroupAttributes() 703 LPWSTR lpszTitle; member 864 DIALOG_ProgramAttributes(LPWSTR lpszTitle, LPWSTR lpszCmdLine, LPWSTR lpszWorkDir, LPWSTR lpszIconF… in DIALOG_ProgramAttributes()
|
/reactos/dll/win32/oledlg/ |
H A D | oledlg_main.c | 369 HWND hwndParent, LPSTR lpszTitle, INT cLinks) in OleUIUpdateLinksA() 383 HWND hwndParent, LPWSTR lpszTitle, INT cLinks) in OleUIUpdateLinksW()
|
/reactos/base/applications/msconfig_new/ |
H A D | msconfig.c | 209 HWND CreatePropSheet(HINSTANCE hInstance, HWND hwndOwner, LPCTSTR lpszTitle) in CreatePropSheet()
|
/reactos/base/applications/winhlp32/ |
H A D | hlpfile.h | 70 LPSTR lpszTitle; member 105 LPSTR lpszTitle; member
|
/reactos/dll/win32/advpack/ |
H A D | install.c | 934 LPCSTR lpszTitle, HANDLE *phEXE, in RunSetupCommandA() 992 LPCWSTR lpszTitle, HANDLE *phEXE, in RunSetupCommandW()
|
/reactos/base/system/winlogon/ |
H A D | wlx.c | 272 LPWSTR lpszTitle, in WlxMessageBox()
|
/reactos/dll/win32/msvfw32/ |
H A D | msvideo_main.c | 1098 LPVOID lpData, PCOMPVARS pc, LPSTR lpszTitle) in ICCompressorChoose()
|
/reactos/sdk/include/psdk/ |
H A D | shlobj.h | 1192 LPCSTR lpszTitle; member 1203 LPCWSTR lpszTitle; member
|