Hi,
I was trying to make an overlay GUI which could be displayed above all the open windows(including games , etc)
I tried to do something with Koda and made something(code is below) it works for all windows except full screen games.
Is the some style or ex-style I have missed or added an extra one ?
If there is any other way of making an overlay that too would of course work
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI sec