Private Const SND_FILENAME = &H20000
Private Const SND_ASYNC = &H1
Private Declare Function PlaySound Lib "winmm.dll" Alias "PlaySoundA" (ByVal lpszName As String, ByVal hModule As Long, ByVal dwFlags As Long) As Long
PlaySound "SOME.WAV", ByVal 0&, SND_FILENAME Or SND_ASYNC
Windows NT/2000/XP: Included in Windows NT 3.1 and later.
Windows 95/98/Me: Included in Windows 95 and later.
jangle тоже хорош: существующий топик нашёл, а в нём существующий ответ на свой вопрос -- не смог
Proxy писал(а):Windows NT/2000/XP: Included in Windows NT 3.1 and later.
Windows 95/98/Me: Included in Windows 95 and later.
Отсутствие Vista говорит о том, что инфа возникла ещё до её появления. Хотелось бы узнать достоверно.
jangle писал(а):народ, как проиграть wav однократно, а не циклически?
The sound plays repeatedly until PlaySound is called again with the pszSound parameter set to NULL. If this flag is set, you must also set the SND_ASYNC flag.
Сейчас этот форум просматривают: AhrefsBot, Yandex-бот и гости: 23