Alexandre Julliard julliard@winehq.org wrote:
The test initializers that call GetProcAddress() do write to the same section where the static buffer resides, which leads to the image section protection change.
That doesn't make the test invalid.
Correct, it makes it todo_wine. Shoudl I resend the whole set, or will you do a favour for me and mark the test as todo?