Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCNewMenu.cpp638 WCHAR wszNew[200]; in QueryContextMenu() local
643 if (!LoadStringW(shell32_hInstance, FCIDM_SHVIEW_NEW, wszNew, _countof(wszNew))) in QueryContextMenu()
657 mii.dwTypeData = wszNew; in QueryContextMenu()