ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
ULONG | size |
DWORD | res |
ULONG | name_len |
ULONG | name_offset |
LANGID | langid |
WORD | flags |
ULONG | help_len |
ULONG | help_offset |
WORD | major_version |
WORD | minor_version |
WORD tlibredirect_data::flags |
Definition at line 794 of file oleaut.c.
Referenced by test_typelib_section().
ULONG tlibredirect_data::help_len |
Definition at line 795 of file oleaut.c.
Referenced by build_tlib_section(), find_tlib_redirection(), and test_typelib_section().
ULONG tlibredirect_data::help_offset |
Definition at line 796 of file oleaut.c.
Referenced by test_typelib_section().
WORD tlibredirect_data::major_version |
Definition at line 797 of file oleaut.c.
Referenced by query_typelib_path(), and test_typelib_section().
WORD tlibredirect_data::minor_version |
Definition at line 798 of file oleaut.c.
Referenced by query_typelib_path(), and test_typelib_section().
ULONG tlibredirect_data::name_len |
Definition at line 791 of file oleaut.c.
Referenced by actctx_get_typelib_module().
ULONG tlibredirect_data::name_offset |
Definition at line 792 of file oleaut.c.
Referenced by actctx_get_typelib_module(), and query_typelib_path().
ULONG tlibredirect_data::size |
Definition at line 789 of file oleaut.c.
Referenced by find_tlib_redirection(), and test_typelib_section().