Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Platform_Win32_Sound_SoundStream_DSound.cpp File Reference

Go to the source code of this file.


Defines

#define VC_EXTRALEAN
#define DIRECTSOUND_VERSION   0x0300
#define ErrMsg(expression, message)   if (!(expression)) Platform::GetPlatform_OS()->OutputDebugText(message);

Define Documentation

#define VC_EXTRALEAN

Definition at line 8 of file Platform_Win32_Sound_SoundStream_DSound.cpp.

#define DIRECTSOUND_VERSION   0x0300

Definition at line 11 of file Platform_Win32_Sound_SoundStream_DSound.cpp.

#define ErrMsg ( expression,
message   )     if (!(expression)) Platform::GetPlatform_OS()->OutputDebugText(message);

Definition at line 15 of file Platform_Win32_Sound_SoundStream_DSound.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.