|
|
Browse by Tags
All Tags » bug » syntax
-
There is a difference between the DoEvents and RefreshScreen methods that need some attention. DoEvents should be able to allow the program to respond to Windows messages (like closing the program window) but it does not. Also, (depending on your implementation) DoEvents might be an expensive call to make in every iteration of a tight ...
|
|
|