reactos/rosapps/applications/notevil
Aleksey Bragin 1b7106dee1 - Remove useless USE_W32API define from .rbuilds
- Fix compilation of a number of modules.
- Delete outdated fmifs.h, the one from ReactOS includes should be used instead.
- Move more libs to /lib directory.

svn path=/trunk/; revision=34627
2008-07-21 09:15:15 +00:00
..
notevil.c - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
notevil.rbuild - Remove useless USE_W32API define from .rbuilds 2008-07-21 09:15:15 +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