James Hawkins : advpack: INF install is implemented so fix the documentation.

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 5 12:11:04 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 5524a4c57452eff0f25ae1fb6897988d283bf0f7
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=5524a4c57452eff0f25ae1fb6897988d283bf0f7

Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:07:28 2006 -0500

advpack: INF install is implemented so fix the documentation.

---

 dlls/advpack/install.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/dlls/advpack/install.c b/dlls/advpack/install.c
index 4c495af..8c44f94 100644
--- a/dlls/advpack/install.c
+++ b/dlls/advpack/install.c
@@ -797,9 +797,6 @@ HRESULT WINAPI RunSetupCommandA(HWND hWn
  *                                        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,




More information about the wine-cvs mailing list