search for: tracklogsv3

Displaying 1 result from an estimated 1 matches for "tracklogsv3".

Did you mean: tracklogs
2007 May 23
5
debugging an app
...s as I continue. Attached are the various dubugging dumps (so I get a single dialogue screen before the 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....