Module pywintypes

A module which supports common Windows types.

Methods

DosDateTimeToTime
Converts an MS-DOS Date/Time to a standard Time object 

Unicode
Creates a new PyUnicode object 

UnicodeFromRaw
Creates a new PyUnicode object from raw binary data 

IsTextUnicode
Determines whether a buffer probably contains a form of Unicode text. 

OVERLAPPED
Creates a new PyOVERLAPPED object 

IID
Makes an PyIID object from a string. 

Time
Makes a PyTime object from the argument. 

CreateGuid
Creates a new, unique GUIID. MS_WINCE 

ACL
Creates a new PyACL object. 

SID
Creates a new PySID object. 

SECURITY_ATTRIBUTES
Creates a new PySECURITY_ATTRIBUTES object. 

SECURITY_DESCRIPTOR
Creates a new PySECURITY_DESCRIPTOR object. NO_PYWINTYPES_SECURITY 

HANDLE
Creates a new PyHANDLE object. 

HKEY
Creates a new PyHKEY object. 

WAVEFORMATEX
Creates a new PyWAVEFORMATEX object.