reactos/rosapps/applications/notevil
Hermès Bélusca-Maïto b67dc560e6 [NOTEVIL]
- Convert our goode olde ReactOS Easter Egg "notevil" app to unicode.
- Remove .rbuild file.
- Code formatting.

svn path=/trunk/; revision=62550
2014-03-23 02:24:33 +00:00
..
CMakeLists.txt [NOTEVIL] 2014-03-23 02:24:33 +00:00
notevil.c [NOTEVIL] 2014-03-23 02:24:33 +00:00
notevil.rc [NOTEVIL] 2014-03-23 02:24:33 +00:00
readme.txt Remove the unneeded $Id$ blabla from the source code. 2013-03-14 01:14:18 +00:00
resource.h

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