Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/wine/
H A Dpidl.h288 LPITEMIDLIST _ILCreateControlPanel (void) DECLSPEC_HIDDEN;
H A Dpidl.c1776 LPITEMIDLIST _ILCreateControlPanel(void) in _ILCreateControlPanel() function
H A Dshellpath.c3196 *ppidl = _ILCreateControlPanel(); in SHGetFolderLocation()
/reactos/dll/win32/shell32/folders/
H A DCControlPanelFolder.cpp729 LPITEMIDLIST pidl = _ILCreateControlPanel(); in InvokeCommand()