reactos/drivers/usb/usbohci_new/usbohci.rc
Amine Khaldi f2f2dd0552 [USBOHCI_NEW] Bring-in the USB OHCI miniport driver created by Vadim Galyant. (#244)
[USBOHCI_NEW] Add the new usbport-based OHCI driver.
2018-01-12 21:09:58 +01:00

6 lines
223 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "USB OHCI miniport driver"
#define REACTOS_STR_INTERNAL_NAME "usbohci"
#define REACTOS_STR_ORIGINAL_FILENAME "usbohci.sys"
#include <reactos/version.rc>