Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
400 B

  1. /*++
  2. Copyright (c) 1995 Microsoft Corporation
  3. Module Name:
  4. Abstract:
  5. Suspend/Hibernate system
  6. Author:
  7. Ken Reneris (kenr) 19-July-1994
  8. Environment:
  9. Kernel mode
  10. Revision History:
  11. --*/
  12. #include "pop.h"
  13. #include "zwapi.h"
  14. //
  15. // Nothing right now, will put some worker code in there someday, I think.
  16. //
  17. // NtSetSystemPowerState is in ntapi.c
  18. //