reactos/rosapps/notevil
Daniel Reimer a7fddf9c07 Delete all Trailing spaces in code.
svn path=/trunk/; revision=29689
2007-10-19 23:05:02 +00:00
..
notevil.c RmRemove warnings 2005-09-02 21:13:10 +00:00
notevil.rbuild Fixing some renname of xml to rbuild 2006-07-29 14:26:28 +00:00
notevil.rc Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
readme.txt *** empty log message *** 1999-05-15 07:23:34 +00:00
resource.h add & altered some text files (update information) 2006-03-05 13:57:35 +00:00

$Id: readme.txt,v 1.1 1999/05/15 07:23:34 ea Exp $

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