ReactOS 0.4.16-dev-937-g7afcd2a
|
Public Attributes | |
ULONG | format_version |
ULONG | assembly_cnt_min |
ULONG | assembly_cnt_max |
ULONG | root_manifest_type |
LPWSTR | root_manifest_path |
ULONG | root_config_type |
ULONG | app_dir_type |
LPCWSTR | app_dir |
LPCWSTR detailed_info_t::app_dir |
Definition at line 549 of file actctx.c.
Referenced by test_detailed_info().
ULONG detailed_info_t::app_dir_type |
Definition at line 548 of file actctx.c.
Referenced by test_detailed_info().
ULONG detailed_info_t::assembly_cnt_max |
Definition at line 544 of file actctx.c.
Referenced by test_detailed_info().
ULONG detailed_info_t::assembly_cnt_min |
Definition at line 543 of file actctx.c.
Referenced by test_detailed_info().
ULONG detailed_info_t::format_version |
Definition at line 542 of file actctx.c.
Referenced by test_detailed_info().
ULONG detailed_info_t::root_config_type |
Definition at line 547 of file actctx.c.
Referenced by test_detailed_info().
LPWSTR detailed_info_t::root_manifest_path |
Definition at line 546 of file actctx.c.
Referenced by test_detailed_info().
ULONG detailed_info_t::root_manifest_type |
Definition at line 545 of file actctx.c.
Referenced by test_detailed_info().