ReactOS
0.4.15-dev-2355-gaf9df93
|
Go to the source code of this file.
Functions | |
static void | SetDeviceDetails (HWND hwndDlg, LPCGUID classGUID, LPCWSTR lpcstrDescription) |
BOOL CALLBACK | DSEnumCallback (LPGUID lpGuid, LPCWSTR lpcstrDescription, LPCWSTR lpcstrModule, LPVOID lpContext) |
void | InitializeDirectSoundPage (PDXDIAG_CONTEXT pContext) |
INT_PTR CALLBACK | SoundPageWndProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
BOOL CALLBACK DSEnumCallback | ( | LPGUID | lpGuid, |
LPCWSTR | lpcstrDescription, | ||
LPCWSTR | lpcstrModule, | ||
LPVOID | lpContext | ||
) |
Definition at line 191 of file sound.c.
Referenced by InitializeDirectSoundPage().
void InitializeDirectSoundPage | ( | PDXDIAG_CONTEXT | pContext | ) |
Definition at line 265 of file sound.c.
Referenced by InitializeTabCtrl().
Definition at line 103 of file sound.c.
Referenced by DSEnumCallback().
Definition at line 283 of file sound.c.
Referenced by DSEnumCallback().