VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Heavy usage w/o DoEvents (the proper way)

CR Hough  (1 Submission)   Miscellaneous   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

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

0/1000 characters