Searched refs:SetupDiSetClassInstallParams (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsetupapi.h1634 #define SetupDiSetClassInstallParams WINELIB_NAME_AW(SetupDiSetClassInstallParams) macro
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp430 if (SetupDiSetClassInstallParams(hDevInfo,pDev,
523 NonStandardLogFlow(("vboxNetCfgWinRemoveAllNetDevicesOfIdCallback: SetupDiSetClassInstallParams failed with %ld\n",
562 if (SetupDiSetClassInstallParams(hDevInfo, pDev, &PcParams.ClassInstallHeader, sizeof(PcParams)))
590 NonStandardLogFlow(("SetupDiSetClassInstallParams failed with %ld\n", GetLastError()));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsetupapi.h1633 #define SetupDiSetClassInstallParams WINELIB_NAME_AW(SetupDiSetClassInstallParams) macro

Completed in 77 milliseconds