Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.3.7 Documentation »
  • The Python Standard Library »
  • |

33. MS Windows Specific Services¶

This chapter describes modules that are only available on MS Windows platforms.

  • 33.1. msilib — Read and write Microsoft Installer files
    • 33.1.1. Database Objects
    • 33.1.2. View Objects
    • 33.1.3. Summary Information Objects
    • 33.1.4. Record Objects
    • 33.1.5. Errors
    • 33.1.6. CAB Objects
    • 33.1.7. Directory Objects
    • 33.1.8. Features
    • 33.1.9. GUI classes
    • 33.1.10. Precomputed tables
  • 33.2. msvcrt – Useful routines from the MS VC++ runtime
    • 33.2.1. File Operations
    • 33.2.2. Console I/O
    • 33.2.3. Other Functions
  • 33.3. winreg – Windows registry access
    • 33.3.1. Functions
    • 33.3.2. Constants
      • 33.3.2.1. HKEY_* Constants
      • 33.3.2.2. Access Rights
        • 33.3.2.2.1. 64-bit Specific
      • 33.3.2.3. Value Types
    • 33.3.3. Registry Handle Objects
  • 33.4. winsound — Sound-playing interface for Windows

Previous topic

32.1. formatter — Generic output formatting

Next topic

33.1. msilib — Read and write Microsoft Installer files

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.3.7 Documentation »
  • The Python Standard Library »
  • |
© Copyright 1990-2025, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on Aug 10, 2025.
Created using Sphinx 1.8.4.