Searched refs:NameId (Results 1 – 1 of 1) sorted by relevance
1265 UINT NameId = (DefaultPos == -1 ? IDS_OPEN : IDS_OPEN_WITH); in QueryContextMenu() local1266 if (!LoadStringW(shell32_hInstance, NameId, wszName, _countof(wszName))) in QueryContextMenu()