On Sat, 15 Feb 2003 21:30:00 +0100, Gerhard W. Gruber sparhawk@gmx.at wrote:
fixme:file:SetFileAttributesW (L"D:\home\agent\"):2000 attribute(s) not implemented. fixme:mdi:MDIRefreshMenu partially function stub fixme:ras:RasEnumConnectionsA (0x419e1698,0x406b1cd4,0x4196e278),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented ! Configure program to use LAN connection/winsock instead ! fixme:mdi:MDIRefreshMenu partially function stub fixme:ras:RasEnumConnectionsA (0x419e1358,0x406b1de0,0x406b1e28),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented ! Configure program to use LAN connection/winsock instead ! wine: Unhandled exception, starting debugger... fixme:ras:RasEnumConnectionsA (0x41993cb8,0x405a011c,0x405a0164),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented ! Configure program to use LAN connection/winsock instead !
This problem seems to happen quite often when I use email only. When I post NG messeges before sending email it happens also but not that often.
On Sat, 15 Feb 2003 21:35:35 +0100, you wrote:
On Sat, 15 Feb 2003 21:30:00 +0100, Gerhard W. Gruber sparhawk@gmx.at wrote:
fixme:file:SetFileAttributesW (L"D:\home\agent\"):2000 attribute(s) not implemented. fixme:mdi:MDIRefreshMenu partially function stub fixme:ras:RasEnumConnectionsA (0x419e1698,0x406b1cd4,0x4196e278),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented ! Configure program to use LAN connection/winsock instead ! fixme:mdi:MDIRefreshMenu partially function stub fixme:ras:RasEnumConnectionsA (0x419e1358,0x406b1de0,0x406b1e28),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented ! Configure program to use LAN connection/winsock instead ! wine: Unhandled exception, starting debugger... fixme:ras:RasEnumConnectionsA (0x41993cb8,0x405a011c,0x405a0164),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented ! Configure program to use LAN connection/winsock instead !
This problem seems to happen quite often when I use email only. When I post NG messeges before sending email it happens also but not that often.
Interesting. I guess a thread that is created in the winsock code is crashed. Maybe tracing with +winsock shows more. Running directly with winedbg (instead of wine) helps sometimes to catch the event in the debugger.
Rein.