Displaying 2 results from an estimated 2 matches for "rtladdvectoredexceptionhandl".
Did you mean:
rtladdvectoredexceptionhandler
2007 May 23
5
debugging an app
I'm trying to debug a program that page faults on me, and I'm actually
quite keen to have a go at fixing it myself.
Unfortunately, I seem to have fallen at the first hurdle: I can't make
good use of the debug messages.
Background:
The program I am attempting to run is TrackLogs
( http://www.tracklogs.co.uk ). Installation went fine and on first run
I got the licence key dialogue,
2015 Jan 23
0
Wine release 1.7.35
.../tests: Added tests for AtlAxAttachControl.
atl: Don't conflict GWLP_USERDATA with user applications.
ntdll: Fixed buffer size checking for ProcessWow64Information on 64bit in NtQueryInformationProcess.
kernel32: Make SetUnhandledExceptionFilter hotpatchable.
ntdll: Make RtlAddVectoredExceptionHandler hotpatchable.
ole32: Make CoUninitialize and OleUninitialize hotpatchable.
kernel32: Fixed buffer size on 64bit in IsWow64Process.
atl: Improved content type handling of AtlAxCreateControlEx.
atl100/tests: Added tests for AtlAxCreateControlEx.
Sebastian Lackner (2):...