![]() |
#2
独木星空2022-03-24 18:28
回复 楼主 yuma
|
PS:C:\Windows\System32\winmm.dll系统文件,无法重命名或删除;
'API声明
Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" _
(ByVal lpszSoundName As String, ByVal uFlags As Long) As Long
Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" _
(ByVal lpszSoundName As String, ByVal uFlags As Long) As Long