vbox的更動 35704 路徑 trunk/src/VBox/Additions/WINNT
- 時間撮記:
- 2011-1-25 上午11:18:33 (14 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp
r35703 r35704 136 136 * @return Exit code (EXIT_OK, EXIT_FAIL) 137 137 * @param fInstall Flag indicating whether to install (TRUE) or uninstall (FALSE) a driver. 138 * @param pszDriverPath Full qualified path to the driver's .INF file (+ driver files).138 * @param pszDriverPath Pointer to full qualified path to the driver's .INF file (+ driver files). 139 139 * @param fSilent Flag indicating a silent installation (TRUE) or not (FALSE). 140 * @param pszLogFile Pointer to full qualified path to log file to be written during installation. 141 * Optional. 140 142 */ 141 143 int VBoxInstallDriver(const BOOL fInstall, const _TCHAR *pszDriverPath, BOOL fSilent,
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器