mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
6 lines
236 B
Plaintext
6 lines
236 B
Plaintext
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "NotifyHook DLL for ROS Explorer"
|
|
#define REACTOS_STR_INTERNAL_NAME "notifyhook"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "notifyhook.dll"
|
|
#include <reactos/version.rc>
|