Added simple route utility that uses iphlpapi to change the route table.
[reactos.git] / reactos / apps / utils / net / route / route.rc
1 /* $Id: route.rc,v 1.1 2004/11/26 06:51:47 arty Exp $ */
2
3 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 Route\0"
4 #define REACTOS_STR_INTERNAL_NAME "route\0"
5 #define REACTOS_STR_ORIGINAL_FILENAME "route.exe\0"
6 #define REACTOS_STR_ORIGINAL_COPYRIGHT "Art Yerkes (arty@users.sourceforge.net)\0"
7 #include <reactos/version.rc>