> What do you mean by "event queue".
Probably ala PeekMessage.
> --
> - Nicholas Paldino [.NET/C# MVP]
> - m@spam.guard.caspershouse.com
> "O.B." <funkj@bellsouth.net> wrote in message
> news:1181053068.116831.196730@w5g2000hsg.googlegroups.com...
>> Is there a feature in C# .NET Professional's IDE where I can view the
>> pending operations in the event queue during a breakpoint?
I figured as much, but in that case, the OP should have said "message
queue", or "windows message queue".
--
- Nicholas Paldino [.NET/C# MVP]
- m@spam.guard.caspershouse.com
"Ben Voigt [C++ MVP]" <r@nospam.nospam> wrote in message
news:ORtflu6pHHA.4196@TK2MSFTNGP06.phx.gbl...
> "Nicholas Paldino [.NET/C# MVP]" <m@spam.guard.caspershouse.com> wrote
> in message news:uISx1y3pHHA.208@TK2MSFTNGP05.phx.gbl...
>> What do you mean by "event queue".
> Probably ala PeekMessage.
>> --
>> - Nicholas Paldino [.NET/C# MVP]
>> - m@spam.guard.caspershouse.com
>> "O.B." <funkj@bellsouth.net> wrote in message
>> news:1181053068.116831.196730@w5g2000hsg.googlegroups.com...
>>> Is there a feature in C# .NET Professional's IDE where I can view the
>>> pending operations in the event queue during a breakpoint?