Normal
@ waeberd and others, thanks for the support. [USER=10337]gabbe[/USER]Basicly yes, thats what I'm using. Haven't used SetThreadExecutionState yet because the issue really isn't to keep system awake but puting it to sleep while TVcard is still loaded. It looks like some TVcard drivers disables windows inactivity shutdown by setting SetThreadExecutionState() on their own. My shutdown timer is in this case used to trigger a forced sleep or disabling the TVcards as with the None-option.
@ waeberd and others, thanks for the support.
[USER=10337]gabbe[/USER]
Basicly yes, thats what I'm using. Haven't used SetThreadExecutionState yet because the issue really isn't to keep system awake but puting it to sleep while TVcard is still loaded. It looks like some TVcard drivers disables windows inactivity shutdown by setting SetThreadExecutionState() on their own. My shutdown timer is in this case used to trigger a forced sleep or disabling the TVcards as with the None-option.