PC Review Forums Newsgroups Windows XP Windows XP Embedded shutting down minlogon programatically

Reply

shutting down minlogon programatically

 
Thread Tools Rate Thread
Old 22-04-2004, 10:22 PM   #1
Ann Adamson
Guest
 
Posts: n/a
Default shutting down minlogon programatically


We have a minlogon system, and we are writing a management app that needs to
shut it down and restart. The documentation says you are supposed to use
xpepm -restart to reboot minlogon systems.
If we want to do it programatically via a Win32 API, is this any different
from calling the normal Win32 API for shutdown, given that we are using
minlogon?

Ann


  Reply With Quote
Old 22-04-2004, 10:39 PM   #2
KM
Guest
 
Posts: n/a
Default Re: shutting down minlogon programatically

Ann,

XPePM is supplied in API form as well (.dll + .h).
Check out "\Program Files\Windows Embedded\VALUEADD\MSFT\XPEPM" directory.

You may also use Win32 APIs like ExitWindows[Ex].

--
KM,
BSquare Corporation

> We have a minlogon system, and we are writing a management app that needs to
> shut it down and restart. The documentation says you are supposed to use
> xpepm -restart to reboot minlogon systems.
> If we want to do it programatically via a Win32 API, is this any different
> from calling the normal Win32 API for shutdown, given that we are using
> minlogon?
>
> Ann



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off