Home
last modified time | relevance | path

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

/reactos/win32ss/user/winsrv/consrv/frontends/gui/
H A Dconwnd.h21 #define PM_CONSOLE_BEEP (WM_APP + 4) macro
H A Dconwnd.c1269 SendNotifyMessage(GuiData->hWindow, PM_CONSOLE_BEEP, 0, 0); in OnKey()
2651 case PM_CONSOLE_BEEP: in ConWndProc()
H A Dguiterm.c709 SendNotifyMessage(GuiData->hWindow, PM_CONSOLE_BEEP, 0, 0); in GuiRingBell()