_CheckNotSysLevel Patch

Alexandre Julliard julliard at winehq.com
Thu Aug 16 12:43:25 CDT 2001


Bobby Bingham <uhmmmm at ameritech.net> writes:

> winedbg winzip32
> ...
> err:win32:_CheckNotSysLevel Holding lock 0x40800fe8 level 3
> err:win32:_CheckNotSysLevel Holding lock 0x40800fe8 level 3
> Stopped on breakpoint 1 at 0x004677fa (WINZIP32.EXE.EntryPoint in C:\Program 
> Files\WinZip\WINZIP32.EXE)

If you run under winedbg directly the CheckNotSysLevel breakpoints are
ignored, and it only stops at the program entry point; and the
backtrace there is useless. Please run it under wine and let it start
the debugger by itself when encountering the first CheckNotSysLevel,
then you should get a proper backtrace.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list