Services spécifiques à MS Windows¶
Ce chapitre documente les modules qui ne sont disponibles que sous MS Windows.
msvcrt
--- Useful routines from the MS VC++ runtimewinreg
--- Windows registry access- Fonctions
CloseKey()
ConnectRegistry()
CreateKey()
CreateKeyEx()
DeleteKey()
DeleteKeyEx()
DeleteValue()
EnumKey()
EnumValue()
ExpandEnvironmentStrings()
FlushKey()
LoadKey()
OpenKey()
OpenKeyEx()
QueryInfoKey()
QueryValue()
QueryValueEx()
SaveKey()
SetValue()
SetValueEx()
DisableReflectionKey()
EnableReflectionKey()
QueryReflectionKey()
- Constantes
- Registry Handle Objects
- Fonctions
winsound
--- Sound-playing interface for Windows