https://bugs.winehq.org/show_bug.cgi?id=37360
Bug ID: 37360 Summary: InternetSetCookieExA could not be located in WININET.dll Product: Wine Version: 1.7.28 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: mike@mbscott.me.uk
Installed Rocksmith 2014 through Steam. After the DirectX first time set-up dialog disappears Rocksmith 2014 does not start. Instead the following error message is displayed:
The procedure entry point InternetSetCookieExA could not be located in the dynamic link library WININET.dll
https://bugs.winehq.org/show_bug.cgi?id=37360
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL| |http://store.steampowered.c | |om/app/221680/ CC| |focht@gmx.net Component|wininet |-unknown Resolution|--- |INVALID Summary|InternetSetCookieExA could |Rocksmith 2014 (Steam) |not be located in |crashes due to missing |WININET.dll |'WININET.dll.InternetSetCoo | |kieExA' import (broken | |WINEPREFIX, outdated native | |'wininet.dll' used) Severity|blocker |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello Mike,
you obviously have a tainted/broken WINEPREFIX with multiple native overrides.
There error is the result from using a *native* 'wininet.dll' which doesn't have this Windows XP+ API.
You either did 'winetricks wininet' or some 'winetricks ie6/7/8' recipe at one time, which breaks the prefix, making this bug automatically invalid.
Don't install native overrides unless they are absolutely required and you know what you are doing.
Regards
https://bugs.winehq.org/show_bug.cgi?id=37360
--- Comment #2 from mike@mbscott.me.uk --- Thank you you were right. I deleted and recreated my wine prefex then re-installed steam, and copied the Rocksmith 2014 app back under SteamApps\common and I no longer get the error.
Rocksmith 2014 still doesn't work, it immediately closes after briefly showing a white window, but this is a different issue.
https://bugs.winehq.org/show_bug.cgi?id=37360
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Closing invalid bugs.