http://bugs.winehq.org/show_bug.cgi?id=58115
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |xerox.xerox2000x@gmail.com
--- Comment #10 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, what exactly do you mean with "connect to server"? I tried run the program, get an errormessagebox an then it crashes.
The hack below makes the crash go away, but it seems to make the program useless as no disks appear in the first window
Hack: diff --git a/dlls/setupapi/devinst.c b/dlls/setupapi/devinst.c index 9b6b49aeb93..54d25eb5c2d 100644 --- a/dlls/setupapi/devinst.c +++ b/dlls/setupapi/devinst.c @@ -1917,7 +1917,7 @@ BOOL WINAPI DECLSPEC_HOTPATCH SetupDiEnumDeviceInfo(HDEVINFO devinfo, DWORD inde } }
- SetLastError(ERROR_NO_MORE_ITEMS); + // SetLastError(ERROR_NO_MORE_ITEMS); return FALSE; }
debug trace:
014c:Ret setupapi.SetupDiGetClassDevsA() retval=043bde78 ret=0041cb43 014c:Call setupapi.SetupDiEnumDeviceInfo(043bde78,00000000,0f8afd28) ret=0041f84 8 014c:Ret setupapi.SetupDiEnumDeviceInfo() retval=00000000 ret=0041f848 014c:Call KERNEL32.GetLastError() ret=0041f86e 014c:Ret KERNEL32.GetLastError() retval=00000103 ret=0041f86e 014c:Call wow64cpu.BTCpuResetToConsistentState(7fffff3fee00) ret=6ffffe4a141a 014c:Call ntdll.RtlWow64SetThreadContext(fffffffffffffffe,7fffff3fea70) ret=7bf21850 014c:Ret ntdll.RtlWow64SetThreadContext() retval=00000000 ret=7bf21850 014c:Ret wow64cpu.BTCpuResetToConsistentState() retval=00000000 ret=6ffffe4a141a 014c:trace:seh:dispatch_exception code=c0000005 (EXCEPTION_ACCESS_VIOLATION) flags=0 addr=000000000041F62A