reactos/rosapps/applications/notevil
Sylvain Petreolle 347c43d13c [ROSAPPS]
Add notevil, ctm, kill and tlist to build.

Patch by Hermes Belusca. Bug 7150.

svn path=/trunk/; revision=56812
2012-06-30 11:33:33 +00:00
..
CMakeLists.txt [ROSAPPS] 2012-06-30 11:33:33 +00:00
notevil.c - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
notevil.rbuild [General] 2009-12-02 20:32:16 +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