http://bugs.winehq.org/show_bug.cgi?id=14824
Summary: Red Alert 3 Beta requires several functions of WinHttp to be implemented Product: Wine Version: CVS/GIT Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: ehoover@mines.edu
The Red Alert 3 Beta cannot authenticate the user's personal key with EA's servers because several of WinHttp's functions are unimplemented: WinHttpOpen WinHttpCrackUrl WinHttpConnect WinHttpOpenRequest WinHttpSendRequest WinHttpQueryDataAvailable WinHttpReceiveResponse WinHttpReadData WinHttpCloseHandle
Note: The game would like to use SSL, but it authenticates without it.