27 #include "precompiled.h"
const size_t SND_CARD_LEN
int wcscpy_s(wchar_t *dst, size_t max_dst_chars, const wchar_t *src)
const size_t SND_DRV_VER_LEN
#define ENSURE(expr)
ensure the expression <expr> evaluates to non-zero.
wchar_t snd_drv_ver[SND_DRV_VER_LEN]
sound driver identification and version.
wchar_t snd_card[SND_CARD_LEN]
description of sound card.
void snd_detect()
detect sound card and set the above information.
Status win_get_snd_info()