Спеціальні служби MS Windows¶
У цьому розділі описуються модулі, які доступні лише на платформах MS Windows.
msvcrt
— Useful routines from the MS VC++ runtimewinreg
— Windows registry access- Функції
CloseKey()
ConnectRegistry()
CreateKey()
CreateKeyEx()
DeleteKey()
DeleteKeyEx()
DeleteValue()
EnumKey()
EnumValue()
ExpandEnvironmentStrings()
FlushKey()
LoadKey()
OpenKey()
OpenKeyEx()
QueryInfoKey()
QueryValue()
QueryValueEx()
SaveKey()
SetValue()
SetValueEx()
DisableReflectionKey()
EnableReflectionKey()
QueryReflectionKey()
- Константи
- Об’єкти обробки реєстру
- Функції
winsound
— Sound-playing interface for Windows