Searched defs:exhres (Results 1 – 8 of 8) sorted by relevance
/reactos/modules/rostests/winetests/jscript/ |
H A D | caller.c | 122 …type_fail(unsigned line, IVariantChangeType *change_type, VARIANT *src, VARTYPE vt, HRESULT exhres) in _change_type_fail()
|
H A D | run.c | 2110 static void parse_script_ae(const char *src, HRESULT exhres) in parse_script_ae()
|
/reactos/modules/rostests/winetests/vbscript/ |
H A D | vbscript.c | 459 static void _get_disp_id(unsigned line, IDispatchEx *dispex, const char *name, HRESULT exhres, DISP… in _get_disp_id()
|
/reactos/modules/rostests/winetests/urlmon/ |
H A D | url.c | 3269 static void test_BindToObject(int protocol, DWORD flags, HRESULT exhres) in test_BindToObject() 3744 static void test_ReportResult(HRESULT exhres) in test_ReportResult()
|
/reactos/modules/rostests/winetests/msxml3/ |
H A D | httpreq.c | 1431 …test_open(unsigned line, IXMLHttpRequest *xhr, const char *method, const char *url, HRESULT exhres) in _test_open() 1445 …pen(unsigned line, IServerXMLHTTPRequest *xhr, const char *method, const char *url, HRESULT exhres) in _test_server_open()
|
/reactos/modules/rostests/winetests/inetcomm/ |
H A D | mimeole.c | 470 static void _test_stream_read(unsigned line, IStream *stream, HRESULT exhres, const char *exdata, u… in _test_stream_read()
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | dom.c | 2260 …tic void _test_select_set_size(unsigned line, IHTMLSelectElement *select, LONG val, HRESULT exhres) in _test_select_set_size() 5261 IHTMLTxtRange *ref_range, HRESULT exhres) in _test_range_set_end_point()
|
H A D | htmldoc.c | 6702 static void test_IsDirty(IHTMLDocument2 *doc, HRESULT exhres) in test_IsDirty()
|