reactos/modules/rosapps/applications/notevil
Hermès Bélusca-Maïto 9393fc320e
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
2021-09-13 03:52:22 +02:00
..
CMakeLists.txt
notevil.c
notevil.rc
readme.txt [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02: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