Servicios Específicos para MS Windows¶
Este capítulo describe los módulos que sólo están disponibles en plataformas MS Windows.
msvcrt
— Useful routines from the MS VC++ runtimewinreg
— Windows registry access- Funciones
CloseKey()
ConnectRegistry()
CreateKey()
CreateKeyEx()
DeleteKey()
DeleteKeyEx()
DeleteValue()
EnumKey()
EnumValue()
ExpandEnvironmentStrings()
FlushKey()
LoadKey()
OpenKey()
OpenKeyEx()
QueryInfoKey()
QueryValue()
QueryValueEx()
SaveKey()
SetValue()
SetValueEx()
DisableReflectionKey()
EnableReflectionKey()
QueryReflectionKey()
- Constantes
- Objetos de control del registro
- Funciones
winsound
— Sound-playing interface for Windows