Skip to content

Use PostMessage instead of Timer for automatic clicking on button

Isn't it better to use PostMessage instead of Timer for automatic clicking on button? It's the fastest method.

Merge request reports