https://bugs.winehq.org/show_bug.cgi?id=40780 --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> --- Also, could you please attach preprocessed http.c? Something like: gcc -E -o http.i http.c -I. -I../../include -D__WINESRC__ -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -fno-omit-frame-pointer -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/AL -I/usr/pkg/include/hal should do the trick. Run that command in your /home/Adrien2002/Téléchargements/wine-1.9.12/dlls/wininet directory and attach http.i file. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.