Searched refs:ID_TRAY_VOLUME (Results 1 – 25 of 27) sorted by relevance
12
/reactos/modules/rosapps/applications/explorer-old/taskbar/ |
H A D | desktopbar.cpp | 43 _trayIcon(hwnd, ID_TRAY_VOLUME) in DesktopBar() 352 if (wparam == ID_TRAY_VOLUME) { in WndProc() 466 case ID_TRAY_VOLUME: in Command() 567 case ID_TRAY_VOLUME: in TrayClick() 569 SetTimer(_hwnd, ID_TRAY_VOLUME, 500, NULL); // wait a bit to correctly handle double clicks in TrayClick() 582 case ID_TRAY_VOLUME: in TrayDblClick() 583 KillTimer(_hwnd, ID_TRAY_VOLUME); // finish one-click timer in TrayDblClick()
|
/reactos/modules/rosapps/applications/explorer-old/ |
H A D | resource.h | 215 #define ID_TRAY_VOLUME 40014 macro
|
H A D | explorer-bg.rc | 61 MENUITEM "Отваряне на управлението на звука", ID_TRAY_VOLUME
|
H A D | explorer-el.rc | 61 MENUITEM "Άνοιγμα της ρύθμισης έντασης ήχου", ID_TRAY_VOLUME
|
H A D | explorer-uk.rc | 61 MENUITEM "Гучність", ID_TRAY_VOLUME
|
H A D | explorer-ru.rc | 61 MENUITEM "Громкость", ID_TRAY_VOLUME
|
H A D | explorer-ja.rc | 61 MENUITEM "ボリューム コントロールを開く", ID_TRAY_VOLUME
|
H A D | explorer-ko.rc | 61 MENUITEM "볼륨 조정", ID_TRAY_VOLUME
|
H A D | explorer-zh.rc | 61 MENUITEM "打开音量控制(&O)", ID_TRAY_VOLUME
|
H A D | explorer-he.rc | 61 MENUITEM "פתח בקרת עוצמה", ID_TRAY_VOLUME
|
H A D | explorer-de.rc | 61 MENUITEM "Öffne &Lautstärkeregler", ID_TRAY_VOLUME
|
H A D | explorer-en.rc | 61 MENUITEM "Open Volume Control", ID_TRAY_VOLUME
|
H A D | explorer-nl.rc | 61 MENUITEM "Volumeregeling openen", ID_TRAY_VOLUME
|
H A D | explorer-id.rc | 61 MENUITEM "Buka Kontrol Volume", ID_TRAY_VOLUME
|
H A D | explorer-es.rc | 61 MENUITEM "Abrir Control de Volumen", ID_TRAY_VOLUME
|
H A D | explorer-no.rc | 61 MENUITEM "Åpne volumkontroll", ID_TRAY_VOLUME
|
H A D | explorer-sv.rc | 61 MENUITEM "Öppna volymkontroll", ID_TRAY_VOLUME
|
H A D | explorer-it.rc | 61 MENUITEM "Apri Controllo volume", ID_TRAY_VOLUME
|
H A D | explorer-pt.rc | 61 MENUITEM "Open Volume Control", ID_TRAY_VOLUME
|
H A D | explorer-cz.rc | 61 MENUITEM "&Otevřít ovládání hlasitosti", ID_TRAY_VOLUME
|
H A D | explorer-sq.rc | 65 MENUITEM "Hap kontrollin e volumit", ID_TRAY_VOLUME
|
H A D | explorer-hu.rc | 61 MENUITEM "Hangerő beállítások", ID_TRAY_VOLUME
|
H A D | explorer-pl.rc | 61 MENUITEM "&Otwórz regulację głośności", ID_TRAY_VOLUME
|
H A D | explorer-sk.rc | 69 MENUITEM "O&tvoriť ovládanie hlasitosti", ID_TRAY_VOLUME
|
H A D | explorer-ro.rc | 70 MENUITEM "Deschidere &ajustare volum sistem", ID_TRAY_VOLUME
|
12