windows-nt/Source/XPSP1/NT/multimedia/directx/dsound/dsdmo/guid.cpp

11 lines
327 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <objbase.h>
#include <initguid.h>
#include <mmsystem.h>
#include "dsdmo.h"
#include <medparam.h>
#include <uuids.h>
#include "aecdbgprop.h"
// FIXME: this includes a lot more GUIDs than it needs to (do "strings dsdmo.dll")
// Maybe it shouldn't need to include medparam.h. Should that come from dmoguids.lib?