fixed wrong comment

svn path=/trunk/; revision=19649
This commit is contained in:
Thomas Bluemel 2005-11-26 18:24:43 +00:00
parent a3ac3f00d6
commit 5e8cfa7579
2 changed files with 1 additions and 3 deletions

View file

@ -47,5 +47,5 @@ BEGIN
EDITTEXT IDC_DEVSTATUS, 14, 96, 224, 61, NOT WS_TABSTOP | ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | WS_VSCROLL
PUSHBUTTON "&Troubleshoot...", IDC_TROUBLESHOOT, 148, 163, 90, 15
LTEXT "&Device usage:", -1, 7, 188, 222, 8
COMBOBOX IDC_DEVUSAGE, 7, 198, 239, 40, CBS_DROPDOWN | WS_VSCROLL
COMBOBOX IDC_DEVUSAGE, 7, 198, 239, 40, CBS_DROPDOWNLIST | WS_VSCROLL
END

View file

@ -399,8 +399,6 @@ DeviceAdvancedPropertiesW(HWND hWndParent,
0,
&DevInfoData))
{
/* create the image list */
Ret = DisplayDeviceAdvancedProperties(hWndParent,
hDevInfo,
&DevInfoData,