Searched refs:needs_callback (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/setupapi/ |
H A D | install.c | 1307 static BOOL needs_callback( HINF hinf, PCWSTR field, void *arg ) in needs_callback() function 1349 iterate_section_fields( hinf, section, Needs, needs_callback, &needs_info); in SetupInstallFromInfSectionW() 2121 iterate_section_fields( hinf, sectionname, Needs, needs_callback, &needs_info); in SetupInstallServicesFromInfSectionExW()
|