Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
deleted 23 characters in body
Source Link
Dharman
  • 34k
  • 27
  • 106
  • 157

I am working on a C# application which runs in the background without any Windows control.

I want to notify Windows that my application is still alive to prevent Windows from going into the idle state.

Are there any APIs available to call from my application which notify the Windows OS that my application is still alive?

Thanks in advance.

I am working on a C# application which runs in the background without any Windows control.

I want to notify Windows that my application is still alive to prevent Windows from going into the idle state.

Are there any APIs available to call from my application which notify the Windows OS that my application is still alive?

Thanks in advance.

I am working on a C# application which runs in the background without any Windows control.

I want to notify Windows that my application is still alive to prevent Windows from going into the idle state.

Are there any APIs available to call from my application which notify the Windows OS that my application is still alive?

Edited tags (This question has nothing to do with Pythons IDE)
Link

I am working on a C# application which runs in the background without any windowsWindows control.

I want to notify Windows that my application is still alive andto prevent Windows from going into the idle state.

IsAre there any APIs available to call from my application which notify the Windows OS that my application is still alive?

Thanks in advance.

I am working on a C# application which runs in the background without any windows control.

I want to notify Windows that my application is still alive and prevent Windows from going into the idle state.

Is there any APIs available to call from my application which notify the Windows OS that my application is still alive?

Thanks in advance.

I am working on a C# application which runs in the background without any Windows control.

I want to notify Windows that my application is still alive to prevent Windows from going into the idle state.

Are there any APIs available to call from my application which notify the Windows OS that my application is still alive?

Thanks in advance.

Source Link
user724789
  • 531
  • 1
  • 4
  • 3
Loading