Heavy usage w/o DoEvents (the proper way)
Never use DoEvents again. This is a standard C/C++ Message Pump. Compare each of these three methods against each other (including DoEvents) and watch your CPU usage. The code is pretty self-explanatory I think.
Rate Heavy usage w/o DoEvents (the proper way)
(2(2 Vote))
Download Heavy usage w/o DoEvents (the proper way)
Heavy usage w/o DoEvents (the proper way) Comments
No comments yet — be the first to post one!
Post a Comment