Home
last modified time | relevance | path

Searched defs:PidlPath (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/browseui/
H A DSHExplorerParseCmdLine.c77 _In_ PCWSTR PidlPath, in TestCommandLine()
273 PCWSTR PidlPath; in START_TEST() member
/reactos/dll/shellext/fontext/
H A DCFontExt.cpp463 WCHAR PidlPath[MAX_PATH + 1] = {0}, FontsDir[MAX_PATH + 1]; in Initialize() local