search for: 7c34964c

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

Did you mean: 7c34963e
2007 May 23
5
debugging an app
...crash). Debugging: If I set the windows version (within winecfg) to XP or 2000, I end up getting the same calls repeated 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...