MS Windows 固有のサービス
*************************

この章では、MS Windows プラットフォーム上でのみ利用可能なモジュール群
について記述します。

* "msvcrt" --- Useful routines from the MS VC++ runtime

  * ファイル操作関連

  * コンソール I/O 関連

  * その多の関数

* "winreg" --- Windows registry access

  * 関数

  * 定数

    * HKEY_* 定数

    * アクセス権限

      * 64-bit 特有のアクセス権

    * 値の型

  * レジストリハンドルオブジェクト

* "winsound" --- Sound-playing interface for Windows
