mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Closes #13740: SND_NOWAIT seems to be ignored on modern Windows.
This commit is contained in:
parent
c30b59fe3d
commit
aeaecfd257
1 changed files with 4 additions and 0 deletions
|
|
@ -126,6 +126,10 @@ provided by Windows platforms. It includes functions and several constants.
|
|||
|
||||
Return immediately if the sound driver is busy.
|
||||
|
||||
.. note::
|
||||
|
||||
This flag is not supported on modern Windows platforms.
|
||||
|
||||
|
||||
.. data:: MB_ICONASTERISK
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue