Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#1 | Link |
|
Registered User
Join Date: Oct 2001
Posts: 87
|
@programmers: shutdown with wintendo me
the shutdown procedure in my app (simple.frontend) works fine with all nt-kernel systems and win9x but it seems to fail with winme. i'm calling ExitWindowsEx the way it's described in the ms sdk. has any developer here integrated shutdown procedures in his app? does it work with winme? and if it works, how did you do it? seems like i get no reply in the borland newsgroups on this issue...
__________________
simple.frontend mpeg2avi gui with besweet support http://www.world-free.com/chi |
|
|
|
|
|
#5 | Link |
|
Registered User
Join Date: Jan 2002
Posts: 9
|
Here is a link to m$ shutdown KB article.
http://support.microsoft.com/default...;en-us;Q168796 There is a bad api dec in the api function declorations. Here is the kb article on it. http://support.microsoft.com/default...;en-us;Q174883 I have a program written for 9x that does a restart, and it still works on ME. I'll hunt down my source, and see what I did. <<Jemby>> |
|
|
|
|
|
#6 | Link |
|
Registered User
Join Date: Oct 2001
Posts: 87
|
thx jemby,
i don't understand why it's not working... i use exitwindowsex like described in the ms sdk... the funny part: i tested it on an old wintendo98 hd-> working... i upgraded that hd to winME -> not working... i tested it on another win98 machine --> not working...
__________________
simple.frontend mpeg2avi gui with besweet support http://www.world-free.com/chi |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|