mirror of
https://github.com/reactos/reactos.git
synced 2025-06-26 22:49:44 +00:00

* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
5 lines
217 B
Text
5 lines
217 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "TCP/IP protocol driver"
|
|
#define REACTOS_STR_INTERNAL_NAME "tcpip"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "tcpip.sys"
|
|
#include <reactos/version.rc>
|