[Bug 16879] .NET 3.0: XPSEPSC installer fails due to unimpl kernel32.RtlCaptureStackBackTrace

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 12 11:25:05 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16879


Andrey Turkin <andrey.turkin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrey.turkin at gmail.com




--- Comment #2 from Andrey Turkin <andrey.turkin at gmail.com>  2009-01-12 11:25:04 ---
Stub implementation for RtlCaptureStackBackTrace just went in git; please note
its return code is SHORT value - number of frames captured. I made it return 0,
not c0000005 because it would just mean 5 frames. Please test if return value 0
works OK.


-- 
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.



More information about the wine-bugs mailing list