Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Dshresdef.h363 #define IDC_RUNDLG_DESCRIPTION 12289 macro
/reactos/dll/win32/shell32/dialogs/
H A Ddialogs.cpp526 SetWindowTextW(GetDlgItem(hwnd, IDC_RUNDLG_DESCRIPTION), prfdp->lpstrDescription); in RunDlgProc()