[This is preliminary documentation and subject to change.]
This special control presents information to the user about the cost associated with the selection on the different volumes. The control shows all the volumes involved in the current installation plus all volumes that are of the types specified in the attribute bits. If the required disk space exceeds the available amount on some drive, the volume is highlighted in the table. Clicking on a column header sorts the volumes according to the chosen column.
There can be no property associated with this control.
CDROMVolume
Enabled
FixedVolume
FloppyVolume
RAMDiskVolume
RemoteVolume
RemovableVolume
Sunken
Visible
Enabled
Position
Text
Visible
WindowHandle
None.
No.
Related Strings in the UIText Table
The strings for the column headings in the table:
VolumeCostAvailable
VolumeCostDifference
VolumeCostRequired
VolumeCostSize
VolumeCostVolume
The following four localized strings are used in formatting the size of a file.
Bytes
KB
MB
GB
This control is created with the WC_LISTVIEW class and the LVS_REPORT, WS_VSCROLL, WS_HSCROLL, LVS_SHAREIMAGELISTS, LVS_AUTOARRANGE, LVS_SINGLESEL, WS_BORDER, WS_CHILD, WS_TABSTOP, WS_GROUP styles.