Home
last modified time | relevance | path

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

/reactos/dll/win32/comdlg32/
H A Dfiledlgbrowser.c79 static const IShellBrowserVtbl IShellBrowserImpl_Vtbl; variable
211 sb->IShellBrowser_iface.lpVtbl = &IShellBrowserImpl_Vtbl; in IShellBrowserImpl_Construct()
691 static const IShellBrowserVtbl IShellBrowserImpl_Vtbl = variable
/reactos/modules/rostests/winetests/shell32/
H A Dshlview.c271 static const IShellBrowserVtbl IShellBrowserImpl_Vtbl; variable
283 browser->IShellBrowser_iface.lpVtbl = &IShellBrowserImpl_Vtbl; in IShellBrowserImpl_Construct()
446 static const IShellBrowserVtbl IShellBrowserImpl_Vtbl = variable