Re: Power Button with MinLogon
Guest
Posts: n/a
Posts: n/a
> Hello,
>
> I have searched and read many posts about this issue. But I couldn't find
> any solution to the problem only that we should use WinLogon witch is not
> appropriate option to me.
>
> Is there any QFE to this problem till now.
> If there is not, could somebody tell me how to read state of power button.
> Even from kernel mode would be ok.
>
>
> Thanks,
> Slobodan
>
>
> I forgot to say that i want to shut down the system when the button isfind
> pressed.
>
> "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> news:u53a8#LYDHA.2484@TK2MSFTNGP09.phx.gbl...> > Hello,
> >
> > I have searched and read many posts about this issue. But I couldn't
not> > any solution to the problem only that we should use WinLogon witch is
button.> > appropriate option to me.
> >
> > Is there any QFE to this problem till now.
> > If there is not, could somebody tell me how to read state of power
> > Even from kernel mode would be ok.>
> >
> >
> > Thanks,
> > Slobodan
> >
> >
>
> I hope I read your post correctly. The solution is to make sure that thedown
> target is ACPI compliant. A computer that is ACPI compliant will power
> Windows XP when the power button is pressed.it is ACPI compliant

> Slobodan,down
>
> I hope I read your post correctly. The solution is to make sure that the
> target is ACPI compliant. A computer that is ACPI compliant will power
> Windows XP when the power button is pressed.
>
> Regards,
>
> Sean Liming
> www.a7eng.com
> Author: Windows NT Embedded Step-By-Step and XP Embedded Advanced.
>
>
>
>
> "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> news:OORlHCMYDHA.1784@TK2MSFTNGP09.phx.gbl...> > I forgot to say that i want to shut down the system when the button is> find
> > pressed.
> >
> > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> > news:u53a8#LYDHA.2484@TK2MSFTNGP09.phx.gbl...> > > Hello,
> > >
> > > I have searched and read many posts about this issue. But I couldn't> not> > > any solution to the problem only that we should use WinLogon witch is> button.> > > appropriate option to me.
> > >
> > > Is there any QFE to this problem till now.
> > > If there is not, could somebody tell me how to read state of power>> > > Even from kernel mode would be ok.> >
> > >
> > >
> > > Thanks,
> > > Slobodan
> > >
> > >
> >
>
> Thanks Sean,MinLogon,
>> > I hope I read your post correctly. The solution is to make sure that the> down
> > target is ACPI compliant. A computer that is ACPI compliant will power> > Windows XP when the power button is pressed.>
> it is ACPI compliant
> And in my test build that is based on WinLogon works perfectly. But like I
> mentioned before I use MinLogon.
>
> This problem was discussed in this group before. But I couldn't find any
> solution to this problem.
> Last conclusion that I was able to find was that this is a bug in
> and that it will be fixed. This was last year.is
>
> I don't know of any QFE that corrects this problem.
>
> If it can't be done I just need info how to read state of power button
> (Open/Closed).
>
>
> Any other idea, or work around, please help I need that button.
> Slobodan
>
> BTW:
> Have you or anyone tried or succeeded in doing this with MinLogon?
>
>
> "Sean Liming (eMVP)" <sean.liming@a7eng.com> wrote in message
> news:e7$pJFPYDHA.2284@TK2MSFTNGP12.phx.gbl...> > Slobodan,> down
> >
> > I hope I read your post correctly. The solution is to make sure that the
> > target is ACPI compliant. A computer that is ACPI compliant will power> > Windows XP when the power button is pressed.
> >
> > Regards,
> >
> > Sean Liming
> > www.a7eng.com
> > Author: Windows NT Embedded Step-By-Step and XP Embedded Advanced.
> >
> >
> >
> >
> > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> > news:OORlHCMYDHA.1784@TK2MSFTNGP09.phx.gbl...> > > I forgot to say that i want to shut down the system when the button is> > find
> > > pressed.
> > >
> > > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> > > news:u53a8#LYDHA.2484@TK2MSFTNGP09.phx.gbl...
> > > > Hello,
> > > >
> > > > I have searched and read many posts about this issue. But I couldn't> > > > any solution to the problem only that we should use WinLogon witch
> > not>> > > > appropriate option to me.> > button.
> > > >
> > > > Is there any QFE to this problem till now.
> > > > If there is not, could somebody tell me how to read state of power> > > > Even from kernel mode would be ok.> >
> > > >
> > > >
> > > > Thanks,
> > > > Slobodan
> > > >
> > > >
> > >
> > >
> >
>
> Slobodan,extras
>
> Okay. I understand. One more question. How about the XPEPM.DLL and related
> APIs? XPEPM.DLL was designed for Minlogon and is found on CD1 in the
> folder. Would this work?the
>
> Sean
>
>
>
> "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> news:uBJ973PYDHA.2352@TK2MSFTNGP12.phx.gbl...> > Thanks Sean,
> >> > > I hope I read your post correctly. The solution is to make sure that
I> > > target is ACPI compliant. A computer that is ACPI compliant will power> > down> > > Windows XP when the power button is pressed.> >
> > it is ACPI compliant
> > And in my test build that is based on WinLogon works perfectly. But like
the> > mentioned before I use MinLogon.> MinLogon,
> >
> > This problem was discussed in this group before. But I couldn't find any
> > solution to this problem.
> > Last conclusion that I was able to find was that this is a bug in> > and that it will be fixed. This was last year.
> >
> > I don't know of any QFE that corrects this problem.
> >
> > If it can't be done I just need info how to read state of power button
> > (Open/Closed).
> >
> >
> > Any other idea, or work around, please help I need that button.
> > Slobodan
> >
> > BTW:
> > Have you or anyone tried or succeeded in doing this with MinLogon?
> >
> >
> > "Sean Liming (eMVP)" <sean.liming@a7eng.com> wrote in message
> > news:e7$pJFPYDHA.2284@TK2MSFTNGP12.phx.gbl...> > > Slobodan,
> > >
> > > I hope I read your post correctly. The solution is to make sure that
is> > > target is ACPI compliant. A computer that is ACPI compliant will power> > down> > > Windows XP when the power button is pressed.
> > >
> > > Regards,
> > >
> > > Sean Liming
> > > www.a7eng.com
> > > Author: Windows NT Embedded Step-By-Step and XP Embedded Advanced.
> > >
> > >
> > >
> > >
> > > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> > > news:OORlHCMYDHA.1784@TK2MSFTNGP09.phx.gbl...
> > > > I forgot to say that i want to shut down the system when the button
couldn't> > > > pressed.
> > > >
> > > > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> > > > news:u53a8#LYDHA.2484@TK2MSFTNGP09.phx.gbl...
> > > > > Hello,
> > > > >
> > > > > I have searched and read many posts about this issue. But I
> is> > > find
> > > > > any solution to the problem only that we should use WinLogon witch>> > > not> >
> > > > > appropriate option to me.
> > > > >
> > > > > Is there any QFE to this problem till now.
> > > > > If there is not, could somebody tell me how to read state of power
> > > button.
> > > > > Even from kernel mode would be ok.
> > > > >
> > > > >
> > > > > Thanks,
> > > > > Slobodan
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
> Thanks again Sean,know.
>
> XPEPM.DLL is intended as replacement of API function ExitWindowsEx that
> don't behave very well in minlogon, that is all I see.
> Using this API it's possible to restart, shutdown, hibernate. But it won't
> enable power button support, nor I can use it to read button state.
> If I new the button state then I can use XPEPM API.
>
> I don't know of any more related APIs, if you know then please let me
>related
> Slobodan
>
>
> "Sean Liming (eMVP)" <sean.liming@a7eng.com> wrote in message
> news:OB1P7iQYDHA.388@TK2MSFTNGP10.phx.gbl...> > Slobodan,
> >
> > Okay. I understand. One more question. How about the XPEPM.DLL and
power> > APIs? XPEPM.DLL was designed for Minlogon and is found on CD1 in the> extras> > folder. Would this work?> the
> >
> > Sean
> >
> >
> >
> > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> > news:uBJ973PYDHA.2352@TK2MSFTNGP12.phx.gbl...> > > Thanks Sean,
> > >
> > > > I hope I read your post correctly. The solution is to make sure that> > > > target is ACPI compliant. A computer that is ACPI compliant will
like> > > down
> > > > Windows XP when the power button is pressed.
> > >
> > > it is ACPI compliant
> > > And in my test build that is based on WinLogon works perfectly. But
> Iany> > > mentioned before I use MinLogon.
> > >
> > > This problem was discussed in this group before. But I couldn't find
power> the> > > solution to this problem.> > MinLogon,
> > > Last conclusion that I was able to find was that this is a bug in> > > and that it will be fixed. This was last year.
> > >
> > > I don't know of any QFE that corrects this problem.
> > >
> > > If it can't be done I just need info how to read state of power button
> > > (Open/Closed).
> > >
> > >
> > > Any other idea, or work around, please help I need that button.
> > > Slobodan
> > >
> > > BTW:
> > > Have you or anyone tried or succeeded in doing this with MinLogon?
> > >
> > >
> > > "Sean Liming (eMVP)" <sean.liming@a7eng.com> wrote in message
> > > news:e7$pJFPYDHA.2284@TK2MSFTNGP12.phx.gbl...
> > > > Slobodan,
> > > >
> > > > I hope I read your post correctly. The solution is to make sure that> > > > target is ACPI compliant. A computer that is ACPI compliant will
button> > > down
> > > > Windows XP when the power button is pressed.
> > > >
> > > > Regards,
> > > >
> > > > Sean Liming
> > > > www.a7eng.com
> > > > Author: Windows NT Embedded Step-By-Step and XP Embedded Advanced.
> > > >
> > > >
> > > >
> > > >
> > > > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> > > > news:OORlHCMYDHA.1784@TK2MSFTNGP09.phx.gbl...
> > > > > I forgot to say that i want to shut down the system when the
> iswitch> couldn't> > > > > pressed.
> > > > >
> > > > > "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> > > > > news:u53a8#LYDHA.2484@TK2MSFTNGP09.phx.gbl...
> > > > > > Hello,
> > > > > >
> > > > > > I have searched and read many posts about this issue. But I> > > > find
> > > > > > any solution to the problem only that we should use WinLogon
power> > is> > > > not
> > > > > > appropriate option to me.
> > > > > >
> > > > > > Is there any QFE to this problem till now.
> > > > > > If there is not, could somebody tell me how to read state of
>> > > > button.> >
> > > > > > Even from kernel mode would be ok.
> > > > > >
> > > > > >
> > > > > > Thanks,
> > > > > > Slobodan
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
> I forgot to say that i want to shut down the system when the button isfind
> pressed.
>
> "Slobodan Brcin" <sbrcin@ptt.yu> wrote in message
> news:u53a8#LYDHA.2484@TK2MSFTNGP09.phx.gbl...> > Hello,
> >
> > I have searched and read many posts about this issue. But I couldn't
not> > any solution to the problem only that we should use WinLogon witch is
button.> > appropriate option to me.
> >
> > Is there any QFE to this problem till now.
> > If there is not, could somebody tell me how to read state of power
> > Even from kernel mode would be ok.>
> >
> >
> > Thanks,
> > Slobodan
> >
> >
>
| | LinkBack | Thread Tools | Display Modes |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do I close Microsoft Windows XP Power options and open up Toshiba power options? | Guest | Windows NT/2000/XP | 0 | 02-26-2008 03:54 AM |
| Power Button | Dan G | Windows Vista Performance & Maintenance | 7 | 04-13-2007 03:10 AM |
| Minlogon | Bryan Bassett | Windows XP Embedded | 8 | 10-04-2003 02:56 PM |
| Minlogon? | LittlePK | Windows XP Embedded | 1 | 07-30-2003 12:15 PM |
| play all button | zachd [ms] | Windows XP Music | 0 | 07-01-2003 07:25 AM |
| LinkBack |
LinkBack URL |
About LinkBacks |


Linear Mode


Posts: n/a