Adding some PE related windef + CertFreeCertificateContext

This commit is contained in:
hakril
2018-03-04 18:45:23 +01:00
parent d91bc1a45a
commit 1dc13b1a35
10 changed files with 2765 additions and 2631 deletions
+21
View File
@@ -2190,6 +2190,27 @@ _IMAGE_EXPORT_DIRECTORY
:class:`DWORD`
_IMAGE_BASE_RELOCATION
''''''''''''''''''''''
.. class:: PIMAGE_BASE_RELOCATION
Pointer to :class:`_IMAGE_BASE_RELOCATION`
.. class:: IMAGE_BASE_RELOCATION
Alias for :class:`_IMAGE_BASE_RELOCATION`
.. class:: _IMAGE_BASE_RELOCATION
.. attribute:: VirtualAddress
:class:`DWORD`
.. attribute:: SizeOfBlock
:class:`DWORD`
_MEMORY_BASIC_INFORMATION
'''''''''''''''''''''''''
.. class:: PMEMORY_BASIC_INFORMATION