bbxx
2009-Mar-28 19:43 UTC
[Wine] Configure program to use LAN connection/winsock instead!
Hi, I am running a program that logs into a remote server, and I am getting the following error: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x5a fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x53 err:ole:CoWaitForMultipleHandles Unexpected wait termination: 192, 0 fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:ras:RasEnumConnectionsW (0x82b0028,0x32e430,0x32e42c),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winhttp:WinHttpDetectAutoProxyConfigUrl 0x00000001, 0x32e404 fixme:winhttp:WinHttpDetectAutoProxyConfigUrl 0x00000002, 0x32e404 Can someone tell me how I can get around this? Thanks!
vitamin
2009-Mar-28 19:57 UTC
[Wine] Re: Configure program to use LAN connection/winsock instead!
bbxx wrote:> Hi, I am running a program that logs into a remote serverLogs-in how? Using windows networking? What program? bbxx wrote:> Can someone tell me how I can get around this?Around what? What's the problem?