Searched refs:IID_undocumentedIE10 (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/urlmon/ |
H A D | protocol.c | 1377 …static const IID IID_undocumentedIE10 = {0xc28722e5,0xbc1a,0x4c55,{0xa6,0x8d,0x33,0x21,0x9f,0x69,0… in QueryInterface() local 1392 if(IsEqualGUID(&IID_undocumentedIE10, riid)) in QueryInterface() 2254 …static const IID IID_undocumentedIE10 = {0x7daf9908,0x8415,0x4005,{0x95,0xae,0xbd,0x27,0xf6,0xe3,0… in ProtocolUnk_QueryInterface() local 2283 }else if(IsEqualGUID(&IID_undocumentedIE10, riid)) { in ProtocolUnk_QueryInterface()
|
H A D | url.c | 369 …static const IID IID_undocumentedIE10 = {0x7daf9908,0x8415,0x4005,{0x95,0xae,0xbd,0x27,0xf6,0xe3,0… in Protocol_QueryInterface() local 389 if(IsEqualGUID(&IID_undocumentedIE10, riid)) { in Protocol_QueryInterface() 1508 …static const IID IID_undocumentedIE10 = {0xf286fa56,0xc1fd,0x4270,{0x8e,0x67,0xb3,0xeb,0x79,0x0a,0… in statusclb_QueryInterface() local 1561 }else if(IsEqualGUID(&IID_undocumentedIE10, riid)) { in statusclb_QueryInterface()
|