I have been having issues with the following code...
If I press the Pause button it goes to the Pause Function and it switches to Resume button. When i click resume it goes to the Resume Function.
The issue I am having is after I click "Run Program" and then attempt to click the any other button, it never goes into that function?
What am i doing wrong, why after "Run Program" does it no longer look at the Button controls???
#include <GDIPlus.au3>
#include <G