If you wish to use Rogus McBogus as a library in an existing non-Rogus project which you have, do the following steps:
"Rogus Library"
directory into
your project directory.
"Rogus Library\MIDI Library"
,
"Rogus Library\Basics"
, "Rogus
Library\Score Player"
, and "Rogus Library\Note
Pair Score Player"
to your project's include
directories.
"winmm.lib"
to your project
for both the Release and Debug configurations. In addition, add the
library "Rogus Library\Release\Rogus
Library.lib"
to the Release configuration of your project,
and "Rogus Library\Debug\Rogus
Library-Debug.lib"
to the Debug configuration of your
project.
#include <mmsystem.h>
before you
include any Rogus header files.