PythonWindows系统相关模块
本章节叙述的模块只在 Windows 平台上可用。
msilib
--- Read and write Microsoft Installer files- Database Objects
- View Objects
- Summary Information Objects
- Record Objects
- Errors
- CAB Objects
- Directory Objects
- 相关特性
- GUI classes
- Precomputed tables
msvcrt
--- 来自 MS VC++ 运行时的有用例程- 文件操作
- 控制台 I/O
- 其他函数
winreg
--- Windows 注册表访问- 函数
- 常量
- HKEY_* 常量
- 访问权限
- 64 位系统特有
- 注册表值的类型
- 注册表句柄对象
winsound
—— Windows 系统的声音播放接口