Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Dhtmldoc.c7731 IMoniker *http_mon; in test_HTMLDocument_http() local
7751 hres = CreateURLMoniker(NULL, http_urlW, &http_mon); in test_HTMLDocument_http()
7757 test_Persist(doc, http_mon); in test_HTMLDocument_http()
7763 test_GetCurMoniker((IUnknown*)doc, http_mon, NULL, FALSE); in test_HTMLDocument_http()
7803 ref = IMoniker_Release(http_mon); in test_HTMLDocument_http()