reactos/drivers/usb/usbstor/usbstor.rc

6 lines
225 B
Plaintext
Raw Normal View History

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "USB Storage Device Driver\0"
#define REACTOS_STR_INTERNAL_NAME "usbstor\0"
#define REACTOS_STR_ORIGINAL_FILENAME "usbstor.sys\0"
#include <reactos/version.rc>