windows-nt/Source/XPSP1/NT/multimedia/directx/dmusic/dmsynth/guids.cpp

21 lines
659 B
C++
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
// Copyright (c) 1996-1999 Microsoft Corporation
#include <objbase.h>
#include "initguid.h"
#include <mmsystem.h>
#include <dsoundp.h>
#include "dmusicc.h"
#include "dmusics.h"
// @@BEGIN_DDKSPLIT -- This section will be removed in the DDK sample. See ddkreadme.txt for more info.
#include "dmusici.h"
#include "dsoundp.h"
#include "..\shared\dmusiccp.h" // For class ids.
#if 0 // The following section will only take affect in the DDK sample.
// @@END_DDKSPLIT
#include <ks.h>
#include "umsynth.h"
// @@BEGIN_DDKSPLIT -- This section will be removed in the DDK sample. See ddkreadme.txt for more info.
#endif
// @@END_DDKSPLIT
#include "dmksctrl.h"