Hi,
For a little app i want to have a floating status dialog, which show the app current state. However this dialog must not react on any mouse commands (click). eg. the dialog floats above explorer.exe, if you click on this dialog, explore.exe gets the mouse event.
Any idea how solve this?