MS Windows 特有服務¶
此章節描述僅在 MS Windows 系統上可用的模組 (module)。
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()
- 常數
- Registry Handle Objects
- 函式
winsound--- Sound-playing interface for Windows