unsubscribe

2003-01-16 Thread christian-schaefer


Re: Need Help

2003-07-23 Thread Christian Schaefer

Dharmen Dhulla wrote:

I am working on a Installation program.
I need to run that program on Laptop only if it is on power mode and 
terminate it if it is on Battery mode.

How can I detect the mode of Laptop in VC++.


On acpi:
cat /proc/acpi/ac_adapter/AC/state

bye
chris



unsubscribe

2003-01-16 Thread christian-schaefer


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Need Help

2003-07-23 Thread Christian Schaefer
Dharmen Dhulla wrote:
I am working on a Installation program.
I need to run that program on Laptop only if it is on power mode and 
terminate it if it is on Battery mode.
How can I detect the mode of Laptop in VC++.
On acpi:
cat /proc/acpi/ac_adapter/AC/state
bye
chris
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]