Re: SetSystemPowerState(), Where are you?

2004-06-01 Thread Shankar Unni
news.gosonic.com wrote: I am recently intrigued by the command shudown, which doesn't > work properly on my Windows NT. "Doesn't work properly"? What happens? Is it ignored? Does it shut down but not power off? Hang? What? What version (4.0?) and Service Pack are you running? 4. Where is the sou

Re: SetSystemPowerState(), Where are you?

2004-05-31 Thread Christopher Faylor
On Mon, May 31, 2004 at 10:28:47PM -0400, news.gosonic.com wrote: >I am recently intrigued by the command shudown, which doesn't work >properly on my Windows NT. So, I digged into it's source code. After >a few find, nm and grep, I find the functions SetSystemPowerState(), >which could be generat

SetSystemPowerState(), Where are you?

2004-05-31 Thread news.gosonic.com
Dear group, I am recently intrigued by the command shudown, which doesn't work properly on my Windows NT. So, I digged into it's source code. After a few find, nm and grep, I find the functions SetSystemPowerState(), which could be generating the problem. But I can't go further down, because I cou