reactos/drivers/input/kbdclass/kbdclass.rc

8 lines
236 B
Plaintext
Raw Normal View History

/* $Id$ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Keyboard Device Driver\0"
#define REACTOS_STR_INTERNAL_NAME "keyboard\0"
#define REACTOS_STR_ORIGINAL_FILENAME "keyboard.sys\0"
#include <reactos/version.rc>