ReactOS 0.4.15-dev-7942-gd23573b
_IMAGE_RESOURCE_DIRECTORY_STRING Struct Reference

#include <ntimage.h>

Public Attributes

WORD Length
 
CHAR NameString [1]
 
USHORT Length
 

Detailed Description

Definition at line 430 of file pedump.c.

Member Data Documentation

◆ Length [1/2]

WORD _IMAGE_RESOURCE_DIRECTORY_STRING::Length

Definition at line 432 of file pedump.c.

Referenced by ResFindDirectoryEntry().

◆ Length [2/2]

USHORT _IMAGE_RESOURCE_DIRECTORY_STRING::Length

Definition at line 201 of file ntimage.h.

◆ NameString

CHAR _IMAGE_RESOURCE_DIRECTORY_STRING::NameString

Definition at line 433 of file pedump.c.

Referenced by ResFindDirectoryEntry().


The documentation for this struct was generated from the following files: