UnhandledExceptionFilter (Update, on step further)

peter katzmann peter.katzmann at gmx.de
Fri Apr 6 16:26:27 CDT 2001


High Gerard,
i managed to get an advapi32.dll and get a little bit further but the
error is still the same.
Call user32.335: GetWindowLongA(00000a30,00000000) ret=480010b9 fs=008f
Ret  user32.335: GetWindowLongA() retval=403d5e74 ret=480010b9 fs=008f
Call msvcrt.666: memset(405f465c,00000000,00000010) ret=48001793 fs=008f
Ret  msvcrt.666: memset() retval=405f465c ret=48001793 fs=008f
trace:relay:WINPROC_CallWndProc
(wndproc=0x48010ef9,hwnd=00000a30,msg=EM_LINEINDEX32,wp=00000051,lp=00000000)
retval=000006dd
Ret  user32.21: CallWindowProcA() retval=000006dd ret=004074b7 fs=008f
trace:relay:WINPROC_CallWndProc
(wndproc=0x407301,hwnd=00000a30,msg=EM_LINEINDEX32,wp=00000051,lp=00000000)
retval=000006dd
Ret  user32.505: SendMessageA() retval=000006dd ret=004064c6 fs=008f
Call kernel32.553: HeapAlloc(41430000,00000000,00009c80) ret=0044aef2
fs=008f
Ret  kernel32.553: HeapAlloc() retval=4143a7d8 ret=0044aef2 fs=008f
Call kernel32.553: HeapAlloc(41430000,00000000,00009c80) ret=0044aef2
fs=008f
Ret  kernel32.553: HeapAlloc() retval=41444464 ret=0044aef2 fs=008f
Call kernel32.643: MultiByteToWideChar(00000000,00000000,4143599c
"rem\rrem\rrem\t********************************************************************"...,ffffffff,41444484,00004e27)
ret=00406673 fs=008f
Ret  kernel32.643: MultiByteToWideChar() retval=00000000 ret=00406673
fs=008f
Call kernel32.858: UnhandledExceptionFilter(404e4b00) ret=00453d8e
fs=008f
err:seh:UnhandledExceptionFilter Couldn't start debugger (drwtsn32 -p
134630472 -e 188 -g) (2)
Read the Wine Developers Guide on how to set up winedbg or another
debugger
Ret  kernel32.858: UnhandledExceptionFilter() retval=00000001
ret=00453d8e fs=008f
Call ntdll.553: RtlUnwind(405f6ebc,004548c4,00000000,00000000)
ret=004548c4 fs=008f
Ret  ntdll.553: RtlUnwind() retval=00000000 ret=004548c4 fs=008f
Call kernel32.253: ExitProcess(c0000005) ret=0044e8b5 fs=008f


gerard patel wrote:
> 
> On Tue, 03 Apr 2001 23:31:10 +0200, peter katzmann
> <peter.katzmann at gmx.de> wrote:
> >fixme:advapi:CryptAcquireContextA (0x405f5c28, (null), (null), 1,
> >f0000008): stub!
> >Ret  advapi32.31: CryptAcquireContextA() retval=00000000 ret=0042120a
> >fs=008f
> >Call kernel32.421: GetLastError() ret=00421212 fs=008f
> >Ret  kernel32.421: GetLastError() retval=00000006 ret=00421212 fs=008f
> >Call ntdll.493: RtlRaiseException(405f5828) ret=407ec056 fs=008f
> >Call kernel32.858: UnhandledExceptionFilter(405f555c) ret=00453d8e
> <snip>
> 
> The crypto API is completely unimplemented AFAIK
> (IOW not much hope)
> 
> Why it's used in a *game* is beyond me  but with Windows
> developers you never know...
I talked to the developer, he mentioned he needs it to get a clear
signature to see if the file was modeified somewhere else.

peter



More information about the wine-users mailing list