mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 18:02:05 +00:00
7 lines
277 B
Text
7 lines
277 B
Text
/* $Id: mpu401.rc 21285 2006-03-10 23:22:58Z jimtabor $ */
|
|
|
|
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "MPU-401 MIDI Driver\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "mpu401\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "mpu401.sys\0"
|
|
#include <reactos/version.rc>
|