mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
7 lines
285 B
Text
7 lines
285 B
Text
/* $Id: wshtcpip.rc 21805 2006-05-05 15:40:59Z fireball $ */
|
|
|
|
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "Windows Sockets 2 API\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "wshtcpip\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "wshtcpip.dll\0"
|
|
#include <reactos/version.rc>
|