I setup Notepad++ to trigger a simkey macro when the profile is activated. Yet is it not working - well it is working but at the wrong time. The macro does not run until the mouse button is next pressed (even if the profile has changed again since then).
It must be stuffing the simkey buffer, but not starting the sendinput thread (I presume).
So hovering over notepad++ triggers it, but it is not executing it until the mouse is clicked, in another application (e.g. word) where the right button then triggers a ctrl+v (aparently randomly - but not!)