Re: Detect the presence or not of a message loop in an application
- From: "Alexander Grigoriev" <alegr@xxxxxxxxxxxxx>
- Date: Sun, 11 Jun 2006 20:34:54 -0700
"anton bassov" <xxx@xxxxxxx> wrote in message
news:a5e979942f61424980642fbd31195bc8@xxxxxxxxxxxxxx
And you MUST declare your thread routine with a proper >signature andcalling
convention.
.... as long as it takes an argument,and its return value is
meaningfull.....
Anton Bassov
As long as you don't screw up the return stack... Which you might well do in
your code... Better follow the documentation and be safe than be stuck with
wicked bugs and problems.
.
- References:
- Re: Detect the presence or not of a message loop in an application
- From: Alexander Grigoriev
- Re: Detect the presence or not of a message loop in an application
- From: anton bassov
- Re: Detect the presence or not of a message loop in an application
- Prev by Date: Re: SetWindowsHookEx Question.
- Next by Date: Re: SetWindowsHookEx Question.
- Previous by thread: Re: Detect the presence or not of a message loop in an application
- Next by thread: Re: Detect the presence or not of a message loop in an application
- Index(es):
Relevant Pages
|