//************************************************************************ //** //** dmusic16.rc //** //** Copyright (c) 1992-1998 Microsoft Corporation //** //** DESCRIPTION: //** //** HISTORY: //** 04/10/93 [t-kyleb] //** //************************************************************************ #include #include #include "res.h" #include #define VERSIONNAME "dmusic16.dll\0" #define VERSIONDESCRIPTION "Microsoft DirectMusic Legacy Port (16-bit thunk peer)\0" #define VERSIONTYPE VFT_DLL #define VERSIONSUBTYPE VFT2_UNKNOWN #include #include STRINGTABLE MOVEABLE DISCARDABLE BEGIN IDS_DMUSIC16, "DirectMusic 16-bit sequencer" END