Show / Hide Table of Contents

Namespace BinaryMapper.Windows.Minidump.Structures

Classes

CPU_INFORMATION

https://msdn.microsoft.com/en-us/library/ms680396.aspx

CPU_INFORMATION_OTHER_CPUINFO

Other CPU information. This structure is supported only for non-x86 computers.

CPU_INFORMATION_X86_CPUINFO

The CPU information obtained from the CPUID instruction. This structure is supported only for x86 computers.

MINIDUMP_DIRECTORY

Contains the information needed to access a specific data stream in a minidump file.

MINIDUMP_EXCEPTION

https://msdn.microsoft.com/en-us/library/ms680367.aspx

MINIDUMP_EXCEPTION_STREAM

https://msdn.microsoft.com/en-us/library/ms680368.aspx

MINIDUMP_HEADER

Contains header information for the minidump file.

MINIDUMP_LOCATION_DESCRIPTOR

Contains information describing the location of a data stream within a minidump file. This structure uses 32-bit locations for RVAs in the first 4GB.

MINIDUMP_MEMORY_DESCRIPTOR

Describes a range of memory.

MINIDUMP_MEMORY_LIST_STREAM

Contains a list of memory ranges.

MINIDUMP_MISC_INFO_STREAM

Contains a variety of information.

MINIDUMP_MODULE

Contains information for a specific module.

MINIDUMP_MODULE_LIST_STREAM

Contains a list of modules.

MINIDUMP_STRING

Describes a string.

MINIDUMP_SYSTEM_INFO_STREAM

Contains processor and operating system information.

MINIDUMP_THREAD

Contains information for a specific thread.

MINIDUMP_THREAD_INFO

Contains thread state information.

MINIDUMP_THREAD_INFO_LIST_STREAM

Contains a list of threads.

MINIDUMP_THREAD_LIST_STREAM

Contains a list of threads.

VS_FIXEDFILEINFO

Contains version information for a file. This information is language and code page independent.

Enums

dwFileFlags

dwFileOS

dwFileType

EXCEPTION_CODE_TYPE

MINIDUMP_MISC_TYPE

MINIDUMP_STREAM_TYPE

Represents the type of a minidump data stream.

MINIDUMP_TYPE

PLATFORM_ID_TYPE

PROCESSOR_ARCHITECTURE_TYPE

PRODUCT_TYPE

SUITE_TYPE

In This Article
Back to top Generated by DocFX