Joe Strazzere - All Things Quality

Visit my new blog at http://strazzere.blogspot.com/


December 1, 2005 - WinTask - MessageBeep

Posted in WinTask

'
' MessageBeep - plays a waveform sound.
'    The waveform sound for each sound type is identified by an entry in the registry.
'

Simple =     -1 'Simple beep. If the sound card is not available, the sound is generated using the speaker.
MB_ICONASTERISK =   64
MB_ICONEXCLAMATION =  48
MB_ICONHAND =    16
MB_ICONQUESTION =   32
MB_OK =     0


ret=External("user32.dll","MessageBeep",Simple)


<- Last Page :: Next Page ->

About Me

A gathering place for information and ideas about Quality Assurance, Testing, and other useful topics.

Problems cannot be solved by the same level of thinking that created them. - A. Einstein

Search This Site

Translate This Site

RSS Feed

Subscribe

Twitter

@jstrazzere

Categories

Life
QA
Sports
Tools
WinTask
Work in General

What I'm Reading Now