Re: Rechner reset

From: Stefan Wuebbe (stefan.wuebbe_at_gmx.de)
Date: 11/23/04


Date: Tue, 23 Nov 2004 10:59:30 +0100

Hallo

Das geht mit der ExitWindowsEx() API
http://support.microsoft.com/default.aspx?scid=kb;en-us;251310

hth
Stefan

"Helmut Sauer" <anonymous@discussions.microsoft.com> schrieb im Newsbeitrag
news:138e01c4d140$9d2227f0$a501280a@phx.gbl...
Hallo,

gibt's ne Möglichkeit mit einer Funktion o.ä. den Rechner
zu reseten ?

Danke, Helmut



Relevant Pages

  • RE: Identify the process that shutdown the computer
    ... ExitWindowsEx API, you may redirect the ExitWindowsEx API calling into your ... Also, to take care of the dynamic ExitWindowsEx calling, you have to also ... Microsoft Online Community Support ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Log off user
    ... ExitWindowsEx should be the API call you are looking for, ... Take a look on Google, ... > to terminate his session without having to shutdown Windows. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Log off user
    ... ExitWindowsEx should be the API call you are looking for, ... Take a look on Google, ... > to terminate his session without having to shutdown Windows. ...
    (microsoft.public.vb.winapi)
  • Re: WM_QUERYENDSESSION
    ... ExitWindowsEx sends out the WM_QUERYENDSESSION mesasge. ... Try to call the API from your app and see if it works on your runtime. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Login Screen instead of Reboot
    ... When ExitWindowsEx fails to reboot the machine do you see anything in Event Log? ... Do you set EWX_FORCE flag while calling the API? ... What is doing xpepm different from ExitWindowsEx? ...
    (microsoft.public.windowsxp.embedded)