Searched refs:SetupDiSetDeviceInstallParams (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxGuestDrvInst.cpp119 rc=SetupDiSetDeviceInstallParams(hDevInfo,
221 SetupDiSetDeviceInstallParams(hDevInfo,
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp2713 fResult = SetupDiSetDeviceInstallParams(hDeviceInfo, &DeviceInfoData,
2718 NonStandardLogFlow(("SetupDiSetDeviceInstallParams failed, winEr (%d)\n", winEr));
2724 NonStandardLogFlow(("SetupDiSetDeviceInstallParams faileed: INF path is too long\n"));
2847 fResult = SetupDiSetDeviceInstallParams (hDeviceInfo, &DeviceInfoData,
2852 NonStandardLogFlow(("SetupDiSetDeviceInstallParams failed, winEr (%d)\n", winEr));
2881 fResult = SetupDiSetDeviceInstallParams(hDeviceInfo, &DeviceInfoData,
2884 SetErrBreak (("SetupDiSetDeviceInstallParams failed (0x%08X)",
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsetupapi.h1641 #define SetupDiSetDeviceInstallParams WINELIB_NAME_AW(SetupDiSetDeviceInstallParams) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsetupapi.h1640 #define SetupDiSetDeviceInstallParams WINELIB_NAME_AW(SetupDiSetDeviceInstallParams) macro

Completed in 78 milliseconds