On Fri, Jul 4, 2014 at 7:10 AM, Alexandre Julliard <julliard@winehq.org> wrote:
Bruno Jesus <00cpxxx@gmail.com> writes:

>> I believe Windows initializes with version 2. At least that's what my
>> old test says (line 105):
>
> I based the call in the relay log from native wininet:
> 0024:Call ws2_32.WSAStartup(00000101,0033e378) ret=76c16d16

This is not allowed, you can't look at the internal behavior of native
wininet. Now I can't accept your patch. You should have done this
through test cases only.

Technically he didn't.�� As he said in the original email, Anastasius Focht is the one who looked at the wininet behavior and described it others (https://bugs.winehq.org/show_bug.cgi?id=36830#c0).�� Sounds to me like the old Compaq system of having one person look at what the original does while having another person implement it from their notes.

Best,
Erich