Home
last modified time | relevance | path

Searched refs:InfSectionWithExt (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/msports/
H A Dclassinst.c575 WCHAR InfSectionWithExt[256]; in InstallDeviceData() local
625 InfSectionWithExt, in InstallDeviceData()
631 TRACE("InfSectionWithExt: %S\n", InfSectionWithExt); in InstallDeviceData()
635 InfSectionWithExt, in InstallDeviceData()
/reactos/dll/win32/setupapi/
H A Ddevinst.c419 OUT PWSTR InfSectionWithExt OPTIONAL, in SetupDiGetActualSectionToInstallExW()
428 AlternatePlatformInfo, InfSectionWithExt, InfSectionWithExtSize, in SetupDiGetActualSectionToInstallExW()
510 strcpyW(InfSectionWithExt, CallbackInfo.BestSection); in SetupDiGetActualSectionToInstallExW()
1967 PSTR InfSectionWithExt, in SetupDiGetActualSectionToInstallA() argument
1973 NULL, InfSectionWithExt, InfSectionWithExtSize, RequiredSize, in SetupDiGetActualSectionToInstallA()
1983 PWSTR InfSectionWithExt, in SetupDiGetActualSectionToInstallW() argument
1989 NULL, InfSectionWithExt, InfSectionWithExtSize, RequiredSize, in SetupDiGetActualSectionToInstallW()
2001 OUT PSTR InfSectionWithExt OPTIONAL, in SetupDiGetActualSectionToInstallExA()
2020 if (InfSectionWithExt) in SetupDiGetActualSectionToInstallExA()
2029 InfSectionWithExt ? InfSectionWithExtW : NULL, in SetupDiGetActualSectionToInstallExA()
[all …]
/reactos/sdk/include/psdk/
H A Dsetupapi.h1427 _Out_writes_opt_(InfSectionWithExtSize) PSTR InfSectionWithExt,
1438 _Out_writes_opt_(InfSectionWithExtSize) PWSTR InfSectionWithExt,
1450 _Out_writes_opt_(InfSectionWithExtSize) PSTR InfSectionWithExt,
1463 _Out_writes_opt_(InfSectionWithExtSize) PWSTR InfSectionWithExt,