MS 윈도우 특정 서비스
*********************

이 장에서는 MS 윈도우 플랫폼에서만 사용 가능한 모듈에 관해 설명합니다.

* "msilib" --- Read and write Microsoft Installer files

  * Database Objects

  * View Objects

  * Summary Information Objects

  * Record Objects

  * Errors

  * CAB Objects

  * Directory Objects

  * Features

  * GUI classes

  * Precomputed tables

* "msvcrt" --- MS VC++ 런타임의 유용한 루틴

  * 파일 연산

  * 콘솔 I/O

  * 기타 함수

* "winreg" --- Windows registry access

  * Functions

  * Constants

    * HKEY_* Constants

    * Access Rights

      * 64-bit Specific

    * Value Types

  * Registry Handle Objects

* "winsound" --- 윈도우용 소리 재생 인터페이스
