http://bugs.winehq.org/show_bug.cgi?id=13571
Summary: Direct-buy & play tool for EA games. Product: Wine Version: CVS/GIT Platform: All URL: http://files.ea.com/downloads/eacore/eadm-installer.exe OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nils.krabshuis@redwood.com
This is the tool a lot of people have used to buy games like Battlefield 2142 from the net (a bit like steam a.o). It you used this tool to buy game x, it also needs to be running if you want to start the game (copy protection, account information e.a.).
Installation goes fine, starting the tool however almost immediately exits with the following error:
fixme:winhttp:WinHttpOpen (L"EADUpdate", 0, (null), (null), 0x0): stub wine: Call from 0x7b844b20 to unimplemented function winhttp.dll.WinHttpQueryDataAvailable, aborting
wine: Unimplemented function winhttp.dll.WinHttpQueryDataAvailable called at address 0x7b844b20 (thread 0009), starting debugger...
Since it's an unimplemented function, I'm filing this as an enhancement.
If you want a full stack-trace let me know, but I guess this is easy enough to reproduce yourselves.