reactos/base/shell/explorer/notifyhook/notifyhook.rc

10 lines
260 B
Plaintext
Raw Normal View History

/* $Id$ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "NotifyHook DLL for ROS Explorer\0"
#define REACTOS_STR_INTERNAL_NAME "notifyhook\0"
#define REACTOS_STR_ORIGINAL_FILENAME "notifyhook.dll\0"
#include <reactos/version.rc>
/* EOF */