Reactos
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 6 lines 228 B view raw
1#define REACTOS_VERSION_DLL 2#define REACTOS_STR_FILE_DESCRIPTION "PCI Bus Driver" 3#define REACTOS_STR_INTERNAL_NAME "pci" 4#define REACTOS_STR_ORIGINAL_FILENAME "pci.sys" 5#include <reactos/version.rc> 6#include <pciclass.rc>