I have a self-made fullscreen application for Windows 7 written in C++ which should run for a long time on its own as a public presentation.
Problem is, there are severa
Tweak UI does it by changing the SPI_SETFOREGROUNDLOCKTIMEOUT. You can combine this with LockSetForegroundWindow.
SPI_SETFOREGROUNDLOCKTIMEOUT
LockSetForegroundWindow