ReactOS 0.4.15-dev-7924-g5949c20
strsection_header Struct Reference

Public Attributes

DWORD magic
 
ULONG size
 
DWORD unk1 [3]
 
ULONG count
 
ULONG index_offset
 
DWORD unk2 [2]
 
ULONG global_offset
 
ULONG global_len
 

Detailed Description

Definition at line 25 of file FindActCtxSectionStringW.c.

Member Data Documentation

◆ count

ULONG strsection_header::count

Definition at line 30 of file FindActCtxSectionStringW.c.

Referenced by ClassNameToVersion(), and TestLibDependency().

◆ global_len

ULONG strsection_header::global_len

Definition at line 34 of file FindActCtxSectionStringW.c.

◆ global_offset

ULONG strsection_header::global_offset

Definition at line 33 of file FindActCtxSectionStringW.c.

Referenced by build_progid_section().

◆ index_offset

ULONG strsection_header::index_offset

Definition at line 31 of file FindActCtxSectionStringW.c.

◆ magic

DWORD strsection_header::magic

Definition at line 27 of file FindActCtxSectionStringW.c.

Referenced by TestLibDependency().

◆ size

ULONG strsection_header::size

Definition at line 28 of file FindActCtxSectionStringW.c.

Referenced by TestLibDependency().

◆ unk1

DWORD strsection_header::unk1

Definition at line 29 of file FindActCtxSectionStringW.c.

◆ unk2

DWORD strsection_header::unk2

Definition at line 32 of file FindActCtxSectionStringW.c.


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