msvcrt.get_osfhandle(fd) Return the file handle for the file descriptor fd. Raises
winsound.MessageBeep(type=MB_OK) Call the underlying MessageBeep() function from the Platform API. This plays a
msvcrt.getche() Similar to getch(), but the keypress will be echoed if it represents a printable character.
winreg.DeleteKeyEx(key, sub_key, access=KEY_WOW64_64KEY, reserved=0) Deletes the specified key.
msvcrt.open_osfhandle(handle, flags) Create a C runtime file descriptor from the file handle handle. The flags
add_file(file, src=None, version=None, language=None) Add a file to the current component of the directory, starting a new one
SummaryInformation.Persist() Write the modified properties to the summary information stream, using MsiSummaryInfoPersist()
add(name, x, y, width, height, text, value=None) Add a radio button named name to the group, at the coordinates x
SummaryInformation.GetPropertyCount() Return the number of summary properties, through MsiSummaryInfoGetPropertyCount()
winreg.EnumKey(key, index) Enumerates subkeys of an open registry key, returning a string. key
Page 1 of 10