https://bugs.winehq.org/show_bug.cgi?id=33704
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |462f56d468984d2d2a3bf3ae217 | |71b64c206eec1 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed some time ago by commit https://source.winehq.org/git/wine.git/commitdiff/462f56d468984d2d2a3bf3ae21... ("wininet: Protect the request headers array with a critical section.")
Thanks Hans
@comment 13
--- snip --- $ WINEPREFIX=~/.wine WINEARCH='win64' winetricks vcrun2008 --- snip ---
That part is not very useful.
* 64-bit WINEPREFIX is default with WoW Wine (the app is 32-bit anyway) * 'winetricks vcrun2008' is not needed since ages
In general, Internet "HOWTOs" from user managed pages/wikis have the tendency to bitrot very quickly. They're also potentially doing more harm than good with modern Wine versions as they taint/break WINEPREFIXEs with unneeded recipes.
Regards