VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

PC Speaker Organ

Scott Rauscher, MCP  (1 Submission)   Windows API Call/Explanation   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This code provides and example of what can be done with the System Speaker with the 'Beep' function in the Kernel32.dll API.

Inputs
Mouse cliks in appriate areas.

Returns
Musical Notes

API Declarations
Declare Function Beep Lib "Kernel32"(ByVal dwFreq As Long, ByVal dwDuration As Long) As Long

Rate PC Speaker Organ (3(3 Vote))

Download PC Speaker Organ

PC Speaker Organ Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters