Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/shell32/
H A Dshlfolder.c1391 WCHAR wszSomeSubFolder[] = { 'S','u','b','F','o','l','d','e','r', 0}; in test_FolderShortcut() local
1503 lstrcatW(wszDesktopPath, wszSomeSubFolder); in test_FolderShortcut()
1509 hr = IShellFolder_ParseDisplayName(pShellFolder, NULL, NULL, wszSomeSubFolder, NULL, in test_FolderShortcut()