reactos/drivers/bus/pcix/pci.rc

8 lines
233 B
Plaintext
Raw Normal View History

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "PCI Bus Driver\0"
#define REACTOS_STR_INTERNAL_NAME "pci\0"
#define REACTOS_STR_ORIGINAL_FILENAME "pci.sys\0"
#include <reactos/version.rc>
#include "pciclass.rc"