Eric Pouech eric.pouech@wanadoo.fr writes:
and you can tell which fields are valid from the protocol version number I assume
The missing fields are filled with zero so we shouldn't even need that.
another point: as of today, at startup, the link to wineserver isn't done when the protocol version doesn't match... so, it seems you'll be removing this test after the protocol freeze (or at least that the protocol version returned in init_thread is greater the frozen protocol version)
Yes.
PS: any answer on the reasons for not applying the toolhelp patch?
Working on it...