ReactOS 0.4.16-dev-2135-g2f5a67f
sxs_info Struct Reference
Collaboration diagram for sxs_info:

Public Member Functions

 void (WINAPI *get_path)(char *buffer
 

Public Attributes

char path_tmp [MAX_PATH]
 
char path_dll [MAX_PATH+11]
 
char path_manifest_exe [MAX_PATH+12]
 
char path_manifest_dll [MAX_PATH+16]
 
ACTCTXA context
 
ULONG_PTR cookie
 
HANDLE handle_context
 
HMODULE module
 
int buffer_size
 

Detailed Description

Definition at line 3589 of file actctx.c.

Member Function Documentation

◆ void()

sxs_info::void ( WINAPI get_path)

Member Data Documentation

◆ buffer_size

int sxs_info::buffer_size

Definition at line 3599 of file actctx.c.

◆ context

ACTCTXA sxs_info::context

Definition at line 3595 of file actctx.c.

◆ cookie

ULONG_PTR sxs_info::cookie

Definition at line 3596 of file actctx.c.

Referenced by test_one_with_sxs_and_GetModuleHandleA().

◆ handle_context

HANDLE sxs_info::handle_context

Definition at line 3597 of file actctx.c.

Referenced by test_one_with_sxs_and_GetModuleHandleA().

◆ module

◆ path_dll

char sxs_info::path_dll[MAX_PATH+11]

◆ path_manifest_dll

char sxs_info::path_manifest_dll[MAX_PATH+16]

Definition at line 3594 of file actctx.c.

◆ path_manifest_exe

char sxs_info::path_manifest_exe[MAX_PATH+12]

Definition at line 3593 of file actctx.c.

◆ path_tmp

char sxs_info::path_tmp[MAX_PATH]

Definition at line 3591 of file actctx.c.


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