mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
6 lines
227 B
Text
6 lines
227 B
Text
|
#define REACTOS_VERSION_DLL
|
||
|
#define REACTOS_STR_FILE_DESCRIPTION "DC21x4 Ethernet Adapter Driver"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "dc21x4"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "dc21x4.sys"
|
||
|
#include <reactos/version.rc>
|