文件名称:启动程序伴随音乐(VB6.0源代码编写)Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long
文件大小:595KB
文件格式:RAR
更新时间:2012-02-10 11:18:46
启动程序伴随音乐(VB6.0源代码编写)Private Declare Function sndPlaySound Lib
启动程序伴随音乐(VB6.0源代码编写)Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long Const SND_ASYNC = &H1 Private Sub Form_Load() sndPlaySound App.Path + "\PY.WAV", &H1 End Sub
【文件预览】:
VB090120-启动程序伴随音乐
----Form1.frm(744B)
----启动程序伴随音乐()
--------启动程序伴随音乐.exe(16KB)
--------readme.txt(345B)
--------PY.WAV(475KB)
----工程1.vbp(737B)
----MSSCCPRJ.SCC(190B)
----工程1.vbw(49B)
----PY.WAV(475KB)