#include <dsound.h>
#include <dxerr8.h>
#include "Err.hxx"
#include "DataTypes.hxx"
#include "Assert.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | CLAM |
Classes | |
| class | CLAM::ErrDXFullDuplex |
| class | CLAM::DXFullDuplex |
Functions | |
| template<typename PointerType> | |
| bool | CLAM::SafeDelete (PointerType &ptr) |
| template<typename DXObjectType> | |
| bool | CLAM::SafeRelease (DXObjectType &obj) |
1.5.5