reactos/drivers/network/tcpip/tcpip.rc

6 lines
218 B
Plaintext
Raw Normal View History

#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>