reactos/rosapps/applications/notevil
Aleksey Bragin d0ccc9c5ec - Remove version defines.
svn path=/trunk/; revision=36945
2008-10-25 15:03:02 +00:00
..
notevil.c - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
notevil.rbuild - Remove version defines. 2008-10-25 15:03:02 +00:00
notevil.rc - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
readme.txt - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
resource.h - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00

$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