Table of Contents

Namespace AsmResolver.PE.Win32Resources.Builder

Classes

ResourceDataTableBuffer

Provides a mechanism for building a table of data entries in a resource directory.

ResourceDirectoryBuffer

Provides a mechanism for building a new resource directory in a PE file.

ResourceDirectoryTableBuffer

Provides a mechanism for building a table of directory entries in a resource directory.

ResourceNameTableBuffer

Provides a mechanism for building a table of names that can be used in a resource directory.

ResourceTableBuffer<TEntry>

Provides a base for all table buffer structures in the resource directory of a PE file.