ReactOS 0.4.16-dev-588-gf07ea94
|
Public Attributes | |
char | magic |
char | flags |
short | next |
short | name |
short | byte_offs |
short | type |
int | memid |
short | helpcontext |
short | helpstring |
short | varflags |
Definition at line 125 of file write_sltg.c.
short sltg_variable::byte_offs |
Definition at line 131 of file write_sltg.c.
char sltg_variable::flags |
Definition at line 128 of file write_sltg.c.
short sltg_variable::helpcontext |
Definition at line 134 of file write_sltg.c.
Referenced by get_func_flags().
short sltg_variable::helpstring |
Definition at line 135 of file write_sltg.c.
char sltg_variable::magic |
Definition at line 127 of file write_sltg.c.
int sltg_variable::memid |
Definition at line 133 of file write_sltg.c.
short sltg_variable::name |
Definition at line 130 of file write_sltg.c.
short sltg_variable::next |
Definition at line 129 of file write_sltg.c.
short sltg_variable::type |
Definition at line 132 of file write_sltg.c.
short sltg_variable::varflags |
Definition at line 136 of file write_sltg.c.