MessageBox

This program is an example of an undocumented API function that displays a MessageBox with a timeout. It also includes the MessageBeep function that plays the sound associated with the MessageBox icon.


Win API Functions used:

MessageBeep
MessageBox
MessageBoxTimeout


——— Last updated 02/14/2019 ———