Added simple route utility that uses iphlpapi to change the route table.
authorArt Yerkes <art.yerkes@gmail.com>
Fri, 26 Nov 2004 06:51:47 +0000 (06:51 +0000)
committerArt Yerkes <art.yerkes@gmail.com>
Fri, 26 Nov 2004 06:51:47 +0000 (06:51 +0000)
commit5f4756c3f57c9039059837ebe4182a7d96e26967
tree0cc793f369a12cbf578779338f175eef446af9a0
parent9ee12f6e6ea2232f90de1c094fb2f8099c20a878
Added simple route utility that uses iphlpapi to change the route table.

svn path=/trunk/; revision=11816
reactos/apps/utils/net/route/makefile [new file with mode: 0644]
reactos/apps/utils/net/route/route.c [new file with mode: 0644]
reactos/apps/utils/net/route/route.rc [new file with mode: 0644]