Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/setupapi/
H A DSetupInstallServicesFromInfSectionEx.c236 ret = SetupInstallServicesFromInfSectionExW(infhandle, L"trolololo", 0, NULL, NULL, NULL,NULL); in test_SetupInstallServicesFromInfSectionExW()
249 …ret = SetupInstallServicesFromInfSectionExW(infhandle, L"Winetest.Services", 0, NULL, NULL, NULL, … in test_SetupInstallServicesFromInfSectionExW()
261 …ret = SetupInstallServicesFromInfSectionExW(infhandle, L"Winetest.Services", 0, NULL, NULL, NULL, … in test_SetupInstallServicesFromInfSectionExW()
273 …ret = SetupInstallServicesFromInfSectionExW(infhandle, L"Winetest.Services", 0, NULL, NULL, NULL, … in test_SetupInstallServicesFromInfSectionExW()
285 …ret = SetupInstallServicesFromInfSectionExW(infhandle, L"Winetest.Services", 0, NULL, NULL, NULL, … in test_SetupInstallServicesFromInfSectionExW()
297 …ret = SetupInstallServicesFromInfSectionExW(infhandle, L"Winetest.Services", 0, NULL, NULL, NULL, … in test_SetupInstallServicesFromInfSectionExW()
309 …ret = SetupInstallServicesFromInfSectionExW(infhandle, L"Winetest.Services", 0, NULL, NULL, NULL, … in test_SetupInstallServicesFromInfSectionExW()
321 …ret = SetupInstallServicesFromInfSectionExW(infhandle, L"Winetest.Services", 0, NULL, NULL, NULL, … in test_SetupInstallServicesFromInfSectionExW()
356 …ret = SetupInstallServicesFromInfSectionExW(infhandle, L"XSP.InstallPerVer", 0, NULL, NULL, NULL, … in test_SetupInstallServicesFromInfSectionExW()
/reactos/dll/win32/setupapi/
H A Dinstall.c1318 return SetupInstallServicesFromInfSectionExW(*(HINF*)hinf, field, info->flags, in needs_callback()
1617 return SetupInstallServicesFromInfSectionExW( Inf, SectionName, Flags, in SetupInstallServicesFromInfSectionW()
1640 …ret = SetupInstallServicesFromInfSectionExW( hinf, sectionnameW.Buffer, flags, devinfo, devinfo_da… in SetupInstallServicesFromInfSectionExA()
2081 BOOL WINAPI SetupInstallServicesFromInfSectionExW( HINF hinf, PCWSTR sectionname, DWORD flags, HDEV… in SetupInstallServicesFromInfSectionExW() function
H A Dsetupapi.spec450 @ stdcall SetupInstallServicesFromInfSectionExW(long wstr long ptr ptr ptr ptr)
H A Ddevclass.c836 SetupInstallServicesFromInfSectionExW( in SetupDiInstallClassExW()
H A Ddevinst.c5598 Result = SetupInstallServicesFromInfSectionExW( in SetupDiInstallDevice()
/reactos/sdk/include/psdk/
H A Dsetupapi.h2127 WINSETUPAPI BOOL WINAPI SetupInstallServicesFromInfSectionExW(_In_ HINF, _In_ PCWSTR, _In_ DWORD, _…
2523 #define SetupInstallServicesFromInfSectionEx SetupInstallServicesFromInfSectionExW