SummaryInformation.GetPropertyCount() Return the number of summary properties, through MsiSummaryInfoGetPropertyCount()
winreg.DeleteValue(key, value) Removes a named value from a registry key. key is an
add(name, x, y, width, height, text, value=None) Add a radio button named name to the group, at the coordinates x
msvcrt.get_osfhandle(fd) Return the file handle for the file descriptor fd. Raises
winreg.LoadKey(key, sub_key, file_name) Creates a subkey under the specified key and stores registration information from a
PyHKEY.Close() Closes the underlying Windows handle. If the handle is already closed, no error
PyHKEY.Detach() Detaches the Windows handle from the handle object. The result is an integer
winreg.OpenKey(key, sub_key, reserved=0, access=KEY_READ) winreg.OpenKeyEx(key, sub_key, reserved=0, access=KEY_READ) Opens
line(name, x, y, width, height) Add and return a Line control.
winreg.SaveKey(key, file_name) Saves the specified key, and all its subkeys to the specified file.
Page 2 of 10