reactos/drivers/network/tcpip/tcpip.rc
Cameron Gutman 25720d75f4 Create a branch for work on porting an alternate TCP library with the main focus on stability
svn path=/branches/tcp-rewrite-branch/; revision=48714
2010-09-07 03:33:36 +00:00

5 lines
218 B
Text

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "TCP/IP protocol driver\0"
#define REACTOS_STR_INTERNAL_NAME "tcpip\0"
#define REACTOS_STR_ORIGINAL_FILENAME "tcpip.sys\0"
#include <reactos/version.rc>