|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| const WCHAR * | name |
| unsigned int | nb_lines |
| unsigned int | alloc_lines |
| struct line | lines [16] |
| const char * | name |
| UINT | fileop |
| BOOL | result |
| DWORD | error_code |
Definition at line 59 of file parser.c.
Referenced by add_line(), and add_section().
| DWORD section::error_code |
Definition at line 786 of file diskspace.c.
Referenced by test_SetupAddInstallSectionToDiskSpaceListA(), and test_SetupAddSectionToDiskSpaceListA().
| UINT section::fileop |
Definition at line 784 of file diskspace.c.
Referenced by test_SetupAddSectionToDiskSpaceListA().
Definition at line 60 of file parser.c.
Referenced by add_line(), add_section(), find_line(), get_line(), get_string_subst(), and SetupFindNextMatchLineW().
Definition at line 57 of file parser.c.
Referenced by add_section(), chmc_namelist_create(), chmc_section_create(), chmc_section_destroy(), chmc_sections_done(), inf_section_get_name(), PROFILE_GetSection(), PROFILE_GetSectionNames(), PROFILE_Load(), PROFILE_Save(), SetupFindNextLine(), SetupFindNextMatchLineW(), test_SetupAddInstallSectionToDiskSpaceListA(), and test_SetupAddSectionToDiskSpaceListA().
Definition at line 783 of file diskspace.c.
Definition at line 58 of file parser.c.
Referenced by add_line(), add_section(), get_line(), get_string_subst(), and SetupFindNextLine().
| BOOL section::result |
Definition at line 785 of file diskspace.c.
Referenced by test_SetupAddInstallSectionToDiskSpaceListA(), and test_SetupAddSectionToDiskSpaceListA().