Searched defs:cInfPaths (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp285 IN LPCWSTR const *apInfPaths, IN UINT cInfPaths,
291 NonStandardLogFlow(("Installing %u INF files ...\n", cInfPaths));
293 for (; cFilesProcessed < cInfPaths; cFilesProcessed++)
284 vboxNetCfgWinInstallInfAndComponent(IN INetCfg *pNetCfg, IN LPCWSTR pszwComponentId, IN const GUID *pguidClass, IN LPCWSTR const *apInfPaths, IN UINT cInfPaths, OUT INetCfgComponent **ppComponent) argument

Completed in 53 milliseconds