Go to the source code of this file.
◆ cmd_beep()
Definition at line 31 of file beep.c.
32{
34 {
36 return 0;
37 }
38
39#if 0
40
42 return 1;
43#endif
44
46 return 0;
47}
VOID ConOutResPaging(BOOL StartPaging, UINT resID)
VOID ConRingBell(HANDLE hOutput)
HANDLE ConStreamGetOSHandle(IN PCON_STREAM Stream)