|
ReactOS 0.4.16-dev-2175-g9420ab7
|

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().