Files
reactos/rosapps/applications/sysutils/telnetd/telnetd.rc
Steven Edwards 29f2647a3e Enable the hackish telnet daemon for network testing.
Please forgive this commit as this does cause warnings.
I will be cleaning this up, time premitting over the next
few weeks.


svn path=/trunk/; revision=39376
2009-02-04 04:55:01 +00:00

8 lines
289 B
Plaintext

/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Simple Telnet Deamon\0"
#define REACTOS_STR_INTERNAL_NAME "telnetd\0"
#define REACTOS_STR_ORIGINAL_FILENAME "telnetd.exe\0"
#define REACTOS_STR_ORIGINAL_COPYRIGHT "fred.van.lieshout 'at' zonnet.nl\0"
#include <reactos/version.rc>