Files
hakril-PythonForWindows/doc/source/wip.rst
T
2016-01-07 19:26:40 +01:00

23 lines
498 B
ReStructuredText

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