Results 1 to 4 of 4

Thread: Problem With Shutdown API on WinME

  1. #1
    QuaffAPint
    Guest

    Question

    I'm currently utilizing the ExitWindowsEx API to try to shutdown windows.

    It works just fine on my NT box and on a Win98 box, but when I try it on my WinME box, it just kills explorer and goes to a black screen with a cursor blinking in the upperleft corner.

    I've tried the various choices..Shutdown, PowerOff, Force-On/Off...It all leads to the same result.

    Any thoughts

    Thanks.
    QuaffAPint

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    Just a thought, but maybe you have Disable Fast Shutdown checked in msconfig (click the Advanced button in the General tab). It does wierd things to your PC.

  3. #3
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Brooklyn NY USA
    Posts
    1,258
    For Me it works fine in Win ME

  4. #4
    QuaffAPint
    Guest
    The strange thing is that I use other programs like Download managers that do power off my WinME box just fine...I would assume they are using ExitWindowsEx, but maybe not...

    I would certainly suspect my code, if it didn't work on another NT box and a Win98 box.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width