Re: VC++ sample for fast notification interface? (General questions)

by Jasmine, (7142 days ago) @ Paul

Paul,

no drawbacks, that's how I think you should do it. Just make sure you use WaitMessage so you don't use CPU too much, and make sure you can always get out of the loop (you can use WM_TIMER to be posted regularly for that).

Kreso

locked

Complete thread: