reactos/drivers/hid/hidusb/hidusb.rc
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

5 lines
221 B
Text

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "USB HID Interface Driver"
#define REACTOS_STR_INTERNAL_NAME "hidusb"
#define REACTOS_STR_ORIGINAL_FILENAME "hidusb.sys"
#include <reactos/version.rc>