Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/wine/
H A Dshellord.c1681 static LPUNKNOWN SHELL32_IExplorerInterface=0; variable
1690 SHELL32_IExplorerInterface = lpUnknown; in SHSetInstanceExplorer()
1701 *lpUnknown = SHELL32_IExplorerInterface; in SHGetInstanceExplorer()
1703 if (!SHELL32_IExplorerInterface) in SHGetInstanceExplorer()
1706 IUnknown_AddRef(SHELL32_IExplorerInterface); in SHGetInstanceExplorer()