mirror of
https://github.com/reactos/reactos.git
synced 2026-06-18 04:56:07 +08:00
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ATA Port Driver"
|
|
#define REACTOS_STR_INTERNAL_NAME "atapi"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "atapi.sys"
|
|
#include <reactos/version.rc>
|