I have a simple app coded with c# which captures pressed keys out of the form and also sends keys also outside the form. The app works well with windows7.
But when I tested it on windows 10 it couldn't capture or send keys if the app wasn't active (outside the form).