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++ runtime- Opérations sur les fichiers
- Entrées-sorties sur un terminal
- Autres fonctions
heapmin()set_error_mode()OUT_TO_DEFAULTOUT_TO_STDERROUT_TO_MSGBOXREPORT_ERRMODECrtSetReportMode()CrtSetReportFile()CRT_WARNCRT_ERRORCRT_ASSERTCRTDBG_MODE_DEBUGCRTDBG_MODE_FILECRTDBG_MODE_WNDWCRTDBG_REPORT_MODECRT_ASSEMBLY_VERSIONVC_ASSEMBLY_PUBLICKEYTOKENLIBRARIES_ASSEMBLY_NAME_PREFIX
winreg--- 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