mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Add shutdown message.
svn path=/trunk/; revision=13636
This commit is contained in:
parent
c53bc44bae
commit
9097259b0e
1 changed files with 2 additions and 1 deletions
|
@ -167,7 +167,8 @@ NtShutdownSystem(IN SHUTDOWN_ACTION Action)
|
|||
"Until then, there must be no regrets, no fears, no anxieties.\n"
|
||||
"Just go forward in all your beliefs, and prove to me that I am not mistaken in mine.\n",
|
||||
"Lowest possible energy state reached! Switch off now to achive a Bose-Einstein condensate.\n",
|
||||
"Hasta la vista, BABY!\n"
|
||||
"Hasta la vista, BABY!\n",
|
||||
"They live, we sleep!\n"
|
||||
};
|
||||
LARGE_INTEGER Now;
|
||||
|
||||
|
|
Loading…
Reference in a new issue