advpack: INF install is implemented so fix the documentation.

oldstable
James Hawkins 2006-04-28 20:07:28 -05:00 committed by Alexandre Julliard
parent e0aa23a168
commit 5524a4c574
1 changed files with 0 additions and 3 deletions

View File

@ -797,9 +797,6 @@ HRESULT WINAPI RunSetupCommandA(HWND hWnd, LPCSTR szCmdName,
* Not supported on this Windows version
* E_UNEXPECTED Unexpected error
* HRESULT_FROM_WIN32(GetLastError()) Some other error
*
* BUGS
* INF install unimplemented.
*/
HRESULT WINAPI RunSetupCommandW(HWND hWnd, LPCWSTR szCmdName,
LPCWSTR szInfSection, LPCWSTR szDir,