mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
c501d8112c
svn path=/branches/aicom-network-fixes/; revision=34994
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>
|