Home
last modified time | relevance | path

Searched refs:CurrentInf (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/win32/setupapi/
H A Dparser.c1545 context->CurrentInf = file; in SetupGetLineByIndexW()
1605 ctx.CurrentInf = file; in SetupFindFirstLineW()
1613 context->CurrentInf = file; in SetupFindFirstLineW()
1656 context_out->CurrentInf = file; in SetupFindNextLine()
1735 context_out->CurrentInf = file; in SetupFindNextMatchLineW()
1769 file = new_context.CurrentInf; in SetupGetLineTextW()
1774 file = context->CurrentInf; in SetupGetLineTextW()
1820 file = new_context.CurrentInf; in SetupGetLineTextA()
1825 file = context->CurrentInf; in SetupGetLineTextA()
1860 struct inf_file *file = context->CurrentInf; in SetupGetFieldCount()
[all …]
/reactos/base/setup/lib/spapisup/
H A Dinfsupp.h25 HINF CurrentInf; member
49 HINF CurrentInf;
/reactos/boot/freeldr/freeldr/ntldr/
H A Dinffile.h23 PVOID CurrentInf; member
/reactos/sdk/lib/inflib/
H A Dinfpriv.h72 PINFCACHE CurrentInf; member
/reactos/modules/rostests/winetests/setupapi/
H A Dquery.c423 ctx.CurrentInf = hinf; in test_SetupGetTargetPath()
/reactos/sdk/include/psdk/
H A Dsetupapi.h686 PVOID CurrentInf; member