MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / DSAvailable

Function DSAvailable

source/Windows/DXSoundBuffer.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148//-----------------------------------------------------------------------------
149
150bool DSAvailable()
151{
152 return g_bDSAvailable;
153}
154
155static BOOL CALLBACK DSEnumProc(LPGUID lpGUID, LPCTSTR lpszDesc, LPCTSTR lpszDrvName, LPVOID lpContext)
156{

Callers 3

InitMethod · 0.85
Spkr_DSInitFunction · 0.85
InitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected