1#define REACTOS_VERSION_DLL 2#define REACTOS_STR_FILE_DESCRIPTION "Keyboard Device Driver" 3#define REACTOS_STR_INTERNAL_NAME "keyboard" 4#define REACTOS_STR_ORIGINAL_FILENAME "keyboard.sys" 5#include <reactos/version.rc> 6
1#define REACTOS_VERSION_DLL 2#define REACTOS_STR_FILE_DESCRIPTION "Keyboard Device Driver" 3#define REACTOS_STR_INTERNAL_NAME "keyboard" 4#define REACTOS_STR_ORIGINAL_FILENAME "keyboard.sys" 5#include <reactos/version.rc> 6