Home
last modified time | relevance | path

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

/reactos/base/applications/regedit/
H A Dchildwnd.c379 IAutoComplete *pAutoComplete; in ChildWndProc() local
406 …ance(&CLSID_AutoComplete, NULL, CLSCTX_INPROC_SERVER, &IID_IAutoComplete, (void**)&pAutoComplete))) in ChildWndProc()
408 …IAutoComplete_Init(pAutoComplete, g_pChildWnd->hAddressBarWnd, (IUnknown*)&g_DummyEnumStrings, NUL… in ChildWndProc()
409 IAutoComplete_Release(pAutoComplete); in ChildWndProc()