ReactOS 0.4.16-dev-2208-g6350669
dllredirect_data Struct Reference
Collaboration diagram for dllredirect_data:

Public Attributes

ULONG size
 
ULONG unk
 
DWORD res [3]
 
ULONG flags
 
ULONG total_len
 
ULONG paths_count
 
ULONG paths_offset
 
struct dllredirect_data_path paths [1]
 

Detailed Description

Definition at line 47 of file FindActCtxSectionStringW.c.

Member Data Documentation

◆ flags

ULONG dllredirect_data::flags

Definition at line 1249 of file actctx.c.

Referenced by test_find_dll_redirection().

◆ paths

struct dllredirect_data_path dllredirect_data::paths[1]

Definition at line 1253 of file actctx.c.

◆ paths_count

ULONG dllredirect_data::paths_count

Definition at line 1251 of file actctx.c.

Referenced by test_find_dll_redirection().

◆ paths_offset

ULONG dllredirect_data::paths_offset

Definition at line 1252 of file actctx.c.

Referenced by test_find_dll_redirection().

◆ res

DWORD dllredirect_data::res

Definition at line 51 of file FindActCtxSectionStringW.c.

◆ size

ULONG dllredirect_data::size

◆ total_len

ULONG dllredirect_data::total_len

Definition at line 1250 of file actctx.c.

Referenced by test_find_dll_redirection().

◆ unk

ULONG dllredirect_data::unk

Definition at line 50 of file FindActCtxSectionStringW.c.


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