mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
4019caae75
svn path=/branches/shell32_new-bringup/; revision=51893
7 lines
295 B
Text
7 lines
295 B
Text
/* $Id: snmpapi.rc 22410 2006-06-19 12:34:31Z gedmurphy $ */
|
|
|
|
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Sockets 2 SNMP Helper API\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "snmpapi\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "snmpapi.dll\0"
|
|
#include <reactos/version.rc>
|