Included is a working piece of code to enlarge the handy Move / Copy dialog windows in FastStone Image Viewer, and default to the Favorites tab
I am usually using a main program with hotkeys.
Therefore the While 1 ... WEnd loop.
I only recently made the beginning of a TrayMenu, but I have not come across how to ideally incorporate this with the While 1 ... loop yet...
If I only include _exampleTrayMenu() in the loop, that works.
If I only include the FastStone test witho