Re: multithreaded debugging

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hm, are you sure the timeout period you are passing to
WaitForSingleObject hasn't expired? Does it show
the same behavior on INFINITE timeout?


"Mauro de Gennaro" <mdegennaro@xxxxxxxxxxxxx> wrote in message news:uQW%23lFlJGHA.3064@xxxxxxxxxxxxxxxxxxxxxxx
> WaitForSingleObject(SomeEvent) returns WAIT_TIMEOUT after pressing F5 to exit from breakpoint in Nr.3.
>
> Mauro
>
>
> "Voidcoder" <voidcoder@xxxxxxxxx> ha scritto nel messaggio news:uxEQeqkJGHA.3144@xxxxxxxxxxxxxxxxxxxxxxx
>> Not very clear, though. Do you mean WaitForSingleObject(SomeEvent)
>> in Nr.2 returns WAIT_TIMEOUT when you stop at breakpoint in Nr.3?
>>
>>
>>
>
>


.