reactos/drivers/storage/floppy/fdc/fdc.rc

14 lines
488 B
Plaintext
Raw Normal View History

/*
* PROJECT: ReactOS Floppy Disk Controller Driver
* LICENSE: GNU GPLv2 only as published by the Free Software Foundation
* FILE: drivers/storage/fdc/fdc/fdc.rc
* PURPOSE: Resource definition file
* PROGRAMMERS: Eric Kohl
*/
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Floppy Disk Controller Driver\0"
#define REACTOS_STR_INTERNAL_NAME "fdc\0"
#define REACTOS_STR_ORIGINAL_FILENAME "fdc.sys\0"
#include <reactos/version.rc>