Hi im using VB6 and I want to display the message and then beep but it doesnt beep, it only displays the message and when I click on 'OK' only then it beeps but I want to only display the message and then beep or display this message and beep at the same time the code is

MsgBox "Hi!"

Beep 1930, 2000

see strongm's threading post (about halfway down) at http://www.tek-tips.com/viewthread.cfm?qid=519374

It can be adapted quite easily for what you want to do but I must warn you do not get too creative with threads in vb6. If you need any help please post again.

Good Luck

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.