| 
 Desktop Functions: Smart Device Functions: 
 
 
 | Search Results for "IMAGE_NT_HEADERS" in [All]Structures
    ''' immediately follows the IMAGE_NT_HEADERS.  
      ' Number of sections are in the section table which immediately follows the IMAGE_NT_HEADERS. 
    public struct IMAGE_NT_HEADERS32 
    public struct IMAGE_NT_HEADERS64 
    Public Structure IMAGE_NT_HEADERS32 
    Public Structure IMAGE_NT_HEADERS64 
    Public Type IMAGE_NT_HEADERS32 
    Public Type IMAGE_NT_HEADERS64 
    '''  At the end of the IMAGE_NT_HEADERS structure is an array of   
    ' At the end of the IMAGE_NT_HEADERS structure is an array of IMAGE_DATA_DIRECTORY structures. 
    ' At the end of the IMAGE_NT_HEADERS structure is an array of IMAGE_DATA_DIRECTORY structures. |