Home
last modified time | relevance | path

Searched refs:hwndControls (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/sndvol32/
H A Dsndvol32.c172 HWND hwndControls; in PrefDlgAddConnection() local
190 i = SendMessage(hwndControls, in PrefDlgAddConnection()
220 ListView_SetCheckState(hwndControls, in PrefDlgAddConnection()
347 HWND hwndControls; in WriteLineSettings() local
355 hwndControls = GetDlgItem(hwndDlg, IDC_CONTROLS); in WriteLineSettings()
358 Count = ListView_GetItemCount(hwndControls); in WriteLineSettings()
533 HWND hwndControls; in DlgPreferencesProc() local
552 hwndControls = GetDlgItem(hwndDlg, in DlgPreferencesProc()
557 GetClientRect(hwndControls, in DlgPreferencesProc()
562 SendMessage(hwndControls, in DlgPreferencesProc()
[all …]