reactos/drivers/hid/kbdhid/kbdhid.rc

6 lines
223 B
Plaintext
Raw Normal View History

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Keyboard HID Class Driver\0"
#define REACTOS_STR_INTERNAL_NAME "kbdhid\0"
#define REACTOS_STR_ORIGINAL_FILENAME "kbdhid.sys\0"
#include <reactos/version.rc>