MS Windows 特有服務
*******************

此章節描述僅在 MS Windows 系統上可用的模組 (module)。

* "msvcrt" --- MS VC++ runtime 提供的有用例程

  * File Operations

  * Console I/O

  * Other Functions

* "winreg" --- Windows 註冊表存取

  * 函式

  * 常數

    * HKEY_* Constants

    * Access Rights

      * 64-bit Specific

    * Value Types

  * Registry Handle Objects

* "winsound" --- Windows 的音效播放介面
