summaryrefslogtreecommitdiffstats
path: root/Doc/library/winsound.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/winsound.rst')
-rw-r--r--Doc/library/winsound.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/library/winsound.rst b/Doc/library/winsound.rst
index 8356062..61f34cd 100644
--- a/Doc/library/winsound.rst
+++ b/Doc/library/winsound.rst
@@ -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