reactos/rosapps/notevil
Gé van Geldorp 522c110055 Added Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini, Filip Navara,
Andrew Greenwood, Thomas Weidenmueller and Jonathan Wilson to list
of coders.
Split up STRINGTABLE resource.

svn path=/trunk/; revision=6284
2003-10-11 21:06:18 +00:00
..
.cvsignore
makefile
notevil.c
notevil.rc Added Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini, Filip Navara, 2003-10-11 21:06:18 +00:00
readme.txt
resource.h Added Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini, Filip Navara, 2003-10-11 21:06:18 +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