urlmon: add stub for ordinal 414

Stefan Leichter Stefan.Leichter at camLine.com
Thu Nov 19 16:45:58 CST 2015


Am 19.11.2015 um 22:33 schrieb Nikolay Sivov:
> On 20.11.2015 0:22, Stefan Leichter wrote:
>> for https://bugs.winehq.org/show_bug.cgi?id=34022
>>
>> Signed-off-by: Stefan Leichter <Stefan.Leichter at camLine.com>
>> ---
>>   dlls/urlmon/urlmon.spec   | 1 +
>>   dlls/urlmon/urlmon_main.c | 9 +++++++++
>>   2 files changed, 10 insertions(+)
>>
>
>> +BOOL WINAPI urlmon_414(LONG l1, LONG l2)
>
> Where does this prototype come from? Also doesn't IE8 provide urlmon?
>
>
The prototype is from a +snoop log.

0038:CALL urlmon.414(<unknown, check return>) ret=6301a69f
0038:RET  urlmon.414(00000070,00000001) retval=00000000 ret=6301a69f

Bug #34002 is about running ie8 with native wininet and builtin urlmon.



More information about the wine-devel mailing list