Displaying 1 result from an estimated 1 matches for "7c34963e".
2007 May 23
5
debugging an app
...e 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 get as the final few lines:
0009:Call
ntdll.NtWaitForMultipleObjects(00000001,0034db50,00000000,00000000,00000...