reactos/modules/rosapps/applications/notevil
Joachim Henze 68a2322ad4 [NOTEVIL] Addendum to last commit.
It did compile with GCC8.4.0, but not with MSVC2019
2024-07-29 22:23:00 +02:00
..
CMakeLists.txt
notevil.c
notevil.rc [NOTEVIL] Addendum to last commit. 2024-07-29 22:23:00 +02:00
readme.txt
resource.h [NOTEVIL] Fix Kamil HornICek's name again so that it is compatible to Commodore 64 2024-07-29 22:06:27 +02:00

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