Problem with explorer desktop and PAINT messages

Jesse Allen the3dfxdude at gmail.com
Tue Apr 11 17:30:30 CDT 2006


On 4/11/06, Alexandre Julliard <julliard at winehq.org> wrote:
> "Jesse Allen" <the3dfxdude at gmail.com> writes:
>
> > Start of process 0x8:
> >
> > Creates 16x16 window, WS_POPUP style in thread 0x9, 10024 (Root Window)
> > ShowWindow 10024
> > In ShowWindow .... set_active_window
> > Creates a new thread 0xc
> > Starts process 0xe
> > CreateEvent "WARCRAFT_III_OK" and waits on read pipe for event
>
> Is that a WaitForxxx or a MsgWaitForxxx?
>

WaitForSingleObject in kernel32. The read call is in wait_reply of
dlls/ntdll/thread.c and that is where that thread gets stuck.



More information about the wine-devel mailing list