Searched refs:PM_CONSOLE_BEEP (Results 1 – 3 of 3) sorted by relevance
21 #define PM_CONSOLE_BEEP (WM_APP + 4) macro
1269 SendNotifyMessage(GuiData->hWindow, PM_CONSOLE_BEEP, 0, 0); in OnKey()2651 case PM_CONSOLE_BEEP: in ConWndProc()
709 SendNotifyMessage(GuiData->hWindow, PM_CONSOLE_BEEP, 0, 0); in GuiRingBell()