PC Review


Reply
Thread Tools Rate Thread

disable standby

 
 
=?Utf-8?B?U2NvdHQgUy4=?=
Guest
Posts: n/a
 
      7th Nov 2006
Does anyone know how to disable standby and any other power saver settings
when my app is running? My app runs on computers that use touch screens and
there is a bug in the driver that doesn't register touchscreen input as input
so computers are going into standby when they shouldn't.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?=
Guest
Posts: n/a
 
      8th Nov 2006
You can do it in .NET, you can tell when it happens with
Microsoft.Win32.SystemEvents but you would need to find a WinAPI call to turn
it off

HTH

Ciaran O'Donnell

"Scott S." wrote:

> Does anyone know how to disable standby and any other power saver settings
> when my app is running? My app runs on computers that use touch screens and
> there is a bug in the driver that doesn't register touchscreen input as input
> so computers are going into standby when they shouldn't.

 
Reply With Quote
 
=?Utf-8?B?U2NvdHQgUy4=?=
Guest
Posts: n/a
 
      8th Nov 2006
Is there a way to cancel the changing of the power modes when subscribing to
the PowerModeChanged event?


"Ciaran O''Donnell" wrote:

> You can do it in .NET, you can tell when it happens with
> Microsoft.Win32.SystemEvents but you would need to find a WinAPI call to turn
> it off
>
> HTH
>
> Ciaran O'Donnell
>
> "Scott S." wrote:
>
> > Does anyone know how to disable standby and any other power saver settings
> > when my app is running? My app runs on computers that use touch screens and
> > there is a bug in the driver that doesn't register touchscreen input as input
> > so computers are going into standby when they shouldn't.

 
Reply With Quote
 
=?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?=
Guest
Posts: n/a
 
      14th Nov 2006
Sorry, I meant to say you can't do it in .NET.
the best I have found is:
http://www.codeguru.com/cpp/w-p/syst...cle.php/c6907/
its a java/c++ implementation but its source sode so you should be able to
port it.

Ciaran O'Donnell

"Scott S." wrote:

> Is there a way to cancel the changing of the power modes when subscribing to
> the PowerModeChanged event?
>
>
> "Ciaran O''Donnell" wrote:
>
> > You can do it in .NET, you can tell when it happens with
> > Microsoft.Win32.SystemEvents but you would need to find a WinAPI call to turn
> > it off
> >
> > HTH
> >
> > Ciaran O'Donnell
> >
> > "Scott S." wrote:
> >
> > > Does anyone know how to disable standby and any other power saver settings
> > > when my app is running? My app runs on computers that use touch screens and
> > > there is a bug in the driver that doesn't register touchscreen input as input
> > > so computers are going into standby when they shouldn't.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable Standby =?Utf-8?B?QWRlbGUgRg==?= Windows XP General 2 30th Mar 2005 07:56 AM
Standby will not disable..... TP Microsoft Windows 2000 0 2nd Aug 2004 06:24 PM
Disable Standby MSD Windows XP Security 0 8th Sep 2003 02:37 PM
Disable standby (?) Elijah Windows XP Help 1 11th Jul 2003 02:23 AM
Disable standby (?) Elijah Windows XP General 1 11th Jul 2003 02:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:12 PM.