reactos/rosapps/applications/notevil/readme.txt
Aleksey Bragin 2012315e5a - Start rosapps rearrange and cleanup process.
svn path=/trunk/; revision=34303
2008-07-05 11:46:22 +00:00

22 lines
516 B
Plaintext

$Id$
ReactOS Coders Console Parade
-----------------------------
The name "notevil" is from the well known Easter egg
of the "3D Text (OpenGL)" screen saver, which
displays the NT programmers' names if one writes
"not evil" in the text box.
To add a new name, add a new string in the
resource script notevil.rc (string index numbers must be
unique) and edit resource.h to update minimum and
maximum indices.
Eventually run make.
Written to test Win32 console functions implementation.
___________
19990411 EA