Home
last modified time | relevance | path

Searched refs:winsound (Results 1 – 25 of 31) sorted by relevance

12

/external/python/cpython3/Lib/test/
Dtest_winsound.py12 winsound = import_helper.import_module('winsound') variable
34 safe_Beep = sound_func(winsound.Beep)
35 safe_MessageBeep = sound_func(winsound.MessageBeep)
36 safe_PlaySound = sound_func(winsound.PlaySound)
42 self.assertRaises(TypeError, winsound.Beep)
43 self.assertRaises(ValueError, winsound.Beep, 36, 75)
44 self.assertRaises(ValueError, winsound.Beep, 32768, 75)
64 self.assertRaises(TypeError, winsound.MessageBeep, "bad")
65 self.assertRaises(TypeError, winsound.MessageBeep, 42, 42)
69 safe_MessageBeep(winsound.MB_OK)
[all …]
/external/python/cpython2/Lib/test/
Dtest_winsound.py14 winsound = support.import_module('winsound') variable
34 safe_Beep = sound_func(winsound.Beep)
35 safe_MessageBeep = sound_func(winsound.MessageBeep)
36 safe_PlaySound = sound_func(winsound.PlaySound)
41 self.assertRaises(TypeError, winsound.Beep)
42 self.assertRaises(ValueError, winsound.Beep, 36, 75)
43 self.assertRaises(ValueError, winsound.Beep, 32768, 75)
60 self.assertRaises(TypeError, winsound.MessageBeep, "bad")
61 self.assertRaises(TypeError, winsound.MessageBeep, 42, 42)
65 safe_MessageBeep(winsound.MB_OK)
[all …]
/external/python/cpython2/PC/VC6/
Dwinsound.dsp1 # Microsoft Developer Studio Project File - Name="winsound" - Package Owner=<4>
7 CFG=winsound - Win32 Debug
11 !MESSAGE NMAKE /f "winsound.mak".
16 !MESSAGE NMAKE /f "winsound.mak" CFG="winsound - Win32 Debug"
20 !MESSAGE "winsound - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "winsound - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
26 # PROP Scc_ProjName "winsound"
32 !IF "$(CFG)" == "winsound - Win32 Release"
42 # PROP Intermediate_Dir "x86-temp-release\winsound"
57 …rnel32.lib winmm.lib user32.lib /nologo /base:"0x1D160000" /dll /machine:I386 /out:"./winsound.pyd"
[all …]
Dpcbuild.dsw294 Project: "winsound"=".\winsound.dsp" - Package Owner=<4>
Dreadme.txt55 winsound
/external/python/cpython3/Doc/library/
Dwinsound.rst1 :mod:`winsound` --- Sound-playing interface for Windows
4 .. module:: winsound
13 The :mod:`winsound` module provides access to the basic sound-playing machinery
79 import winsound
81 winsound.PlaySound("SystemExit", winsound.SND_ALIAS)
85 winsound.PlaySound("*", winsound.SND_ALIAS)
Dwindows.rst15 winsound.rst
/external/python/cpython2/Doc/library/
Dwinsound.rst2 :mod:`winsound` --- Sound-playing interface for Windows
5 .. module:: winsound
14 The :mod:`winsound` module provides access to the basic sound-playing machinery
82 import winsound
84 winsound.PlaySound("SystemExit", winsound.SND_ALIAS)
88 winsound.PlaySound("*", winsound.SND_ALIAS)
Dwindows.rst15 winsound.rst
/external/python/cpython3/Tools/freeze/
Dextensions_win32.ini40 [winsound] section
41 dsp=%PYTHONPREFIX%\PCbuild\winsound.dsp argument
/external/python/cpython2/Tools/freeze/
Dextensions_win32.ini40 [winsound] section
41 dsp=%PYTHONPREFIX%\PCBuild\winsound.dsp argument
/external/python/cpython2/PC/
Ddllbase_nt.txt32 - winsound 1D160000 - 1D170000
/external/python/cpython3/Doc/extending/
Dwindows.rst42 :source:`winsound <PCbuild/winsound.vcxproj>` standard library module.
/external/python/cpython2/Doc/extending/
Dwindows.rst42 :source:`winsound <PCbuild/winsound.vcxproj>` standard library module.
/external/python/cpython2/PC/VS7.1/
Dpcbuild.sln73 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winsound", "winsound.vcproj", "{51F35FAE-FB92-…
Dpython.iss161 Source: DLLs\winsound.pyd; DestDir: {app}\DLLs; CopyMode: alwaysoverwrite; Components: main
162 Source: libs\winsound.lib; DestDir: {app}\libs; CopyMode: alwaysoverwrite; Components: main
Dpython20.wse1797 Source=.\winsound.pyd
1798 Destination=%MAINDIR%\DLLs\winsound.pyd
1894 Source=.\winsound.lib
1895 Destination=%MAINDIR%\libs\winsound.lib
/external/python/cpython2/Misc/
Dmaintainers.rst246 winsound effbot (inactive)
/external/python/cpython3/Misc/NEWS.d/
D3.6.0b1.rst971 Check return value of winsound.MessageBeep.
1007 Fix support for SND_MEMORY in winsound.PlaySound. Based on a patch by Tim
1580 The functions of the winsound module now accept keyword arguments.
/external/python/cpython3/PCbuild/
Dreadme.txt155 winsound
/external/python/cpython2/PC/VS9.0/
Dreadme.txt102 winsound
Dpcbuild.sln36 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winsound", "winsound.vcproj", "{28B5D777-DDF2-…
/external/python/cpython2/PCbuild/
Dreadme.txt175 winsound
Dpcbuild.sln16 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winsound", "winsound.vcxproj", "{28B5D777-DDF2…
/external/python/cpython2/PC/VS8.0/
Dpcbuild.sln36 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winsound", "winsound.vcproj", "{28B5D777-DDF2-…

12