#include <dsound.h>
Go to the source code of this file.
Data Structures | |
struct | PaWinDsDSoundEntryPoints |
Defines | |
#define | DIRECTSOUND_VERSION 0x0300 |
Functions | |
void | PaWinDs_InitializeDSoundEntryPoints (void) |
void | PaWinDs_TerminateDSoundEntryPoints (void) |
Variables | |
PaWinDsDSoundEntryPoints | paWinDsDSoundEntryPoints |
#define DIRECTSOUND_VERSION 0x0300 |
void PaWinDs_InitializeDSoundEntryPoints | ( | void | ) |
References PaWinDsDSoundEntryPoints::hInstance_.
Referenced by PaWinDs_Initialize().
void PaWinDs_TerminateDSoundEntryPoints | ( | void | ) |
References PaWinDsDSoundEntryPoints::hInstance_.
Referenced by PaWinDs_Initialize().