mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
8 lines
284 B
Text
8 lines
284 B
Text
|
/* $Id: sndblst.rc 39744 2009-02-25 09:10:46Z silverblade $ */
|
||
|
|
||
|
#define REACTOS_VERSION_DLL
|
||
|
#define REACTOS_STR_FILE_DESCRIPTION "SoundBlaster Driver\0"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "sndblst\0"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "sndblst.sys\0"
|
||
|
#include <reactos/version.rc>
|