home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
VISUAL_B
/
CODIGO_1
/
FBI_FILE
/
GLOBAL.BAS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
BASIC Source File
|
1993-01-18
|
180 b
|
6 lines
'Declare the function to play sounds
Declare Function sndplaysound Lib "mmsystem.dll" (ByVal wavfile As Any, ByVal wflags As Integer) As Integer
Global counter As Integer