Searched refs:lpstrDescription (Results 1 – 4 of 4) sorted by relevance
/reactos/base/applications/taskmgr/ |
H A D | run.h | 27 LPCWSTR lpstrDescription,
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | dialogs.cpp | 31 LPCWSTR lpstrDescription; member 414 LPCWSTR lpstrDescription, in RunFileDlg() argument 424 rfdp.lpstrDescription = lpstrDescription; in RunFileDlg() 525 if (prfdp->lpstrDescription) in RunDlgProc() 526 SetWindowTextW(GetDlgItem(hwnd, IDC_RUNDLG_DESCRIPTION), prfdp->lpstrDescription); in RunDlgProc()
|
/reactos/modules/rosapps/applications/explorer-old/taskbar/ |
H A D | startmenu.h | 309 …wner, HICON hIcon, LPCSTR lpstrDirectory, LPCSTR lpstrTitle, LPCSTR lpstrDescription, UINT uFlags);
|
/reactos/sdk/include/reactos/ |
H A D | undocshell.h | 189 LPCWSTR lpstrDescription,
|