message loop + event
-
Hello, I need to make a message loop that (also) ends when an event is signaled. I could probably do it myself, but I know messing with message ;) loops is a tricky thing. If you could point me to a resource, where someone has already done this and ironed out all the potential bugs, I'll be grateful. V.
-
Hello, I need to make a message loop that (also) ends when an event is signaled. I could probably do it myself, but I know messing with message ;) loops is a tricky thing. If you could point me to a resource, where someone has already done this and ironed out all the potential bugs, I'll be grateful. V.
-
Hello, I need to make a message loop that (also) ends when an event is signaled. I could probably do it myself, but I know messing with message ;) loops is a tricky thing. If you could point me to a resource, where someone has already done this and ironed out all the potential bugs, I'll be grateful. V.
In addition to Stuart's comments, if you're using ATL try the AtlWaitWithMessageLoop [^] function.
Steve
-
Hello, I need to make a message loop that (also) ends when an event is signaled. I could probably do it myself, but I know messing with message ;) loops is a tricky thing. If you could point me to a resource, where someone has already done this and ironed out all the potential bugs, I'll be grateful. V.