reactos/base/shell/explorer/notifyhook/notifyhook.rc
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

10 lines
260 B
Plaintext

/* $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 */