reactos/dll/win32/hid/hid.rc

6 lines
216 B
Plaintext
Raw Normal View History

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Hid User Library\0"
#define REACTOS_STR_INTERNAL_NAME "hid\0"
#define REACTOS_STR_ORIGINAL_FILENAME "hid.dll\0"
#include <reactos/version.rc>