Files
reactos/base/shell/explorer/notifyhook/notifyhook.rc
T
Cameron Gutman 2b82fe44ea [WLAN-BRINGUP]
- Create a branch to drop my ndisuio work

svn path=/branches/wlan-bringup/; revision=54809
2012-01-02 20:53:24 +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 */