Is there a way to use Sleep() on a graphic application withou crashing it?
I created a macro function that change to an other window and execute some functions, but when i tried to put it with the graphic interface, it works, but the macro have a lot of Sleep functions, and if i try to back to the interface it crash.
Someone could help me?