Early Work In Progress ====================== Here are some features that are still work in progress. Code might be unstable and/or ultra-ugly. Wintrust -- Signature check """"""""""""""""""""""""""" Should it juste be part of :mod:`windows.utils` ? .. module:: windows.wintrust .. autofunction:: windows.wintrust.check_signature .. module:: windows.wmi WMI -- WMI request """""""""""""""""" Unstable code: not fully tested, ugly COM initialisation .. autoclass:: windows.wmi.WmiRequester