Simulate user interaction - Avoid screen saver activation
- From: "Card.Starzinger" <cardstarzinger@xxxxxxxx>
- Date: Thu, 28 Apr 2005 23:02:20 GMT
Hi!
I need help to simulate programmatically user interaction on WinNT 4.0, to
avoid screen saver activation.
I try with key injection event.
SendInput API and keybd_event API work correctly with Win2000 and WinXP
system. Screen saver don't start.
Under WinNT 4.0 these API, inject key event correctly at active application
(ex. notepad) but system screen saver start !!!! :(
I can use another windows API to avoid screen saver and simulate a user
interaction ? I can use dos-bios interrupt for inject key avent under
WINNT4.0 ? I can use a WINNT API to call bios interrupt routine?
Thanks for your help!!!
.
- Follow-Ups:
- Re: Simulate user interaction - Avoid screen saver activation
- From: Sinan
- Re: Simulate user interaction - Avoid screen saver activation
- From: Randy Howard
- Re: Simulate user interaction - Avoid screen saver activation
- From: Alex Fraser
- Re: Simulate user interaction - Avoid screen saver activation
- Prev by Date: array of integers
- Next by Date: auto-extracting for dll
- Previous by thread: array of integers
- Next by thread: Re: Simulate user interaction - Avoid screen saver activation
- Index(es):
Relevant Pages
|