[FDC]
[reactos.git] / reactos / drivers / storage / fdc / fdc / fdc.rc
1 /*
2 * PROJECT: ReactOS Floppy Disk Controller Driver
3 * LICENSE: GNU GPLv2 only as published by the Free Software Foundation
4 * FILE: drivers/storage/fdc/fdc/fdc.rc
5 * PURPOSE: Resrouce definition file
6 * PROGRAMMERS: Eric Kohl
7 */
8
9
10 #define REACTOS_VERSION_DLL
11 #define REACTOS_STR_FILE_DESCRIPTION "Floppy Disk Controller Driver\0"
12 #define REACTOS_STR_INTERNAL_NAME "fdc\0"
13 #define REACTOS_STR_ORIGINAL_FILENAME "fdc.sys\0"
14 #include <reactos/version.rc>