14 Jun
2008
14 Jun
'08
10:45 a.m.
http://bugs.winehq.org/show_bug.cgi?id=13599 --- Comment #30 from max(a)veneto.com 2008-06-14 05:45:15 --- (In reply to comment #29)
(In reply to comment #28)
0064:Call opengl32.glGetString(00001f01) ret=1000cd58
ret=xxx above is the caller's address. When an API calls returns you see something like
0064:Ret ntdll.RtlUnwind() retval=00000000 ret=6034dc13
so the missing 'retval=' indicates a crash inside function ? I didn't know that one... Thank you for your hint ! ;-) Max -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.