You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
337 B
10 lines
337 B
#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?
|