(360) Add objbase.h

This commit is contained in:
TwinAphex51224 2012-03-11 14:45:20 +01:00
parent 48230ba533
commit 2295c4abd8
2 changed files with 1004 additions and 2 deletions

1003
360/xaudio-c/objbase.h Normal file

File diff suppressed because it is too large Load Diff

View File

@ -18,9 +18,8 @@ DEFINE_IID(IXAudio2, 8bcf1f58, 9fe7, 4583, 8a, c6, e2, ad, c4, 65, c8, bb);
// Ignore the rest of this header if only the GUID definitions were requested
#ifndef GUID_DEFS_ONLY
#include <xobjbase.h> // Xbox COM declarations (IUnknown, etc)
#include "objbase.h" // Xbox COM declarations (IUnknown, etc)
#include <sal.h> // Markers for documenting API semantics
#include <audiodefs.h> // Basic audio data types and constants
#include <xma2defs.h> // Data types and constants for XMA2 audio