ReactOS 0.4.16-dev-92-g0c2cdca
|
Public Attributes | |
short | name |
char * | helpstring |
char * | helpfile |
int | helpcontext |
int | syskind |
LCID | lcid |
int | libflags |
int | version |
GUID | uuid |
Definition at line 56 of file write_sltg.c.
int sltg_library::helpcontext |
Definition at line 61 of file write_sltg.c.
char* sltg_library::helpfile |
Definition at line 60 of file write_sltg.c.
char* sltg_library::helpstring |
Definition at line 59 of file write_sltg.c.
LCID sltg_library::lcid |
Definition at line 63 of file write_sltg.c.
int sltg_library::libflags |
Definition at line 64 of file write_sltg.c.
short sltg_library::name |
Definition at line 58 of file write_sltg.c.
int sltg_library::syskind |
Definition at line 62 of file write_sltg.c.
GUID sltg_library::uuid |
Definition at line 66 of file write_sltg.c.
int sltg_library::version |
Definition at line 65 of file write_sltg.c.