Re: VC++ sample for fast notification interface? (General questions)
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
Complete thread:
- VC++ sample for fast notification interface? - Paul, 2005-10-10, 21:56
- Re: VC++ sample for fast notification interface? - wodSupport, 2005-10-10, 22:00
- Re: VC++ sample for fast notification interface? - Paul, 2005-10-10, 22:26
- Re: VC++ sample for fast notification interface? - wodSupport, 2005-10-10, 22:29
- Re: VC++ sample for fast notification interface? - Paul, 2005-10-10, 23:44
- Re: VC++ sample for fast notification interface? - wodSupport, 2005-10-10, 22:29
- Re: VC++ sample for fast notification interface? - Paul, 2005-10-10, 22:26
- Re: VC++ sample for fast notification interface? - wodSupport, 2005-10-10, 22:00