Page 1 of 2

Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Thu Jul 28, 2011 8:12 pm
by Motherfat

Code: Select all

       case <BLAHBLAH>:
			Beep(900,45);
			Sleep(60);
			Beep(1050,45);
			Sleep(60);
			Beep(1300,45);
			Sleep(60);
			Beep(1580,45);
			break;
		case <BLAHBLAH>:
			Beep(1580,45);
			Sleep(60);
			Beep(1300,45);
			Sleep(60);
			Beep(1050,45);
			Sleep(60);
			Beep(900,45);
			break;

Re: HP/COMPAQ Beep Sound Functions [Win32API / C++]

Posted: Thu Jul 28, 2011 9:35 pm
by Blake
You idiot it isn't computer type specific it's if the mother board has speaker or what ever to make the beep i'm pretty sure.

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Thu Jul 28, 2011 11:19 pm
by Motherfat
i ment to say the beep sounds from HP/COMPAQ computers on any computer

Re: HP/COMPAQ Beep Sound Functions [Win32API / C++]

Posted: Thu Jul 28, 2011 11:53 pm
by Motherfat
Smacked wrote:You idiot it isn't computer type specific it's if the mother board has speaker or what ever to make the beep i'm pretty sure.
Who do you think you are smacked, to come here and insult me every chance you get. Im no idiot im learning like you did once for sure because no one is born knowing stuff. :evil:

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Fri Jul 29, 2011 12:15 pm
by Blake
He mad.

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Fri Jul 29, 2011 1:31 pm
by killman2639
Smacked wrote:He mad.
#define mad right

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Fri Jul 29, 2011 2:19 pm
by Ryan
Smacked wrote:He mad.
You funny bro.

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Fri Jul 29, 2011 4:34 pm
by Nicdel
killman2639 wrote:
Smacked wrote:He mad.
#define mad right
#ifdef mad
#undef mad
#endif
#define mad fails

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Fri Jul 29, 2011 8:20 pm
by killman2639
Nicdel wrote:
killman2639 wrote:
Smacked wrote:He mad.
#define mad right
#ifdef mad
#undef mad
#endif
#define mad fails
:idea:
#ifndef mad
#define mad he_is_right
#endif

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Sat Jul 30, 2011 3:58 pm
by shadowslayer
Nicdel wrote:
killman2639 wrote:
Smacked wrote:He mad.
#define mad right
#ifdef mad
#undef mad
#endif
#define mad fails
is there a source code for any of the other emotions too?

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Sat Jul 30, 2011 4:41 pm
by killman2639
shadowslayer wrote: is there a source code for any of the other emotions too?
Nope :)

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Sun Jul 31, 2011 4:59 pm
by shadowslayer
Image

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Wed Aug 03, 2011 12:46 am
by Motherfat
well im just tired of him always insulting me

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Tue Oct 11, 2011 7:26 pm
by Motherfat
COLE TRAIN BABY

Image

Re: Beep Sound Functions From HP/COMPAQ [Win32API / C++]

Posted: Wed Oct 12, 2011 8:45 am
by ant_8490
Last Previous Post: Fri Jul 29, 2011 8:20 pm