mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Sockets 2 IP Helper API\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "iphlpapi\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "iphlpapi.dll\0"
|
|
#include <reactos/version.rc>
|