doevents
Processes all Windows messages currently in the message queue.
Signature
doevents() -> void |
Example (JScript)
for ( i=0; i < nLongLastingProcess; ++i ) |
Processes all Windows messages currently in the message queue.
doevents() -> void |
for ( i=0; i < nLongLastingProcess; ++i ) |