display correct device name after successful driver installation

svn path=/trunk/; revision=19102
This commit is contained in:
Christoph von Wittich 2005-11-09 13:00:38 +00:00
parent 7091f1a9cb
commit 2b1eb3ce49

View file

@ -389,7 +389,7 @@ FinishDlgProc(
IDC_DEVICE, IDC_DEVICE,
WM_SETTEXT, WM_SETTEXT,
0, 0,
(LPARAM) DevInstData->buffer); (LPARAM) DevInstData->drvInfoData.Description);
/* Set title font */ /* Set title font */
SendDlgItemMessage(hwndDlg, SendDlgItemMessage(hwndDlg,