Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCOpenWithMenu.cpp1265 UINT NameId = (DefaultPos == -1 ? IDS_OPEN : IDS_OPEN_WITH); in QueryContextMenu() local
1266 if (!LoadStringW(shell32_hInstance, NameId, wszName, _countof(wszName))) in QueryContextMenu()