search for: 7c3496a2

Displaying 1 result from an estimated 1 matches for "7c3496a2".

Did you mean: 7c34963e
2007 May 23
5
debugging an app
...eated as long as I can be bothered to wait. Running "WINEDEBUG=+relay wine TrackLogsV3.exe" I get the following calls repeated: 0009:Call KERNEL32.TlsGetValue(00000001) ret=7c34964c 0009:Ret KERNEL32.TlsGetValue() retval=00db00f8 ret=7c34964c 0009:Call KERNEL32.SetLastError(0000007a) ret=7c3496a2 0009:Ret KERNEL32.SetLastError() retval=0000007a ret=7c3496a2 0009:Call KERNEL32.GetLastError() ret=7c34963e 0009:Ret KERNEL32.GetLastError() retval=0000007a ret=7c34963e and then it repeats exactly. This is after a fairly sensible looking initialisation. If I set the windows version to 98, I g...