Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Solved)...Desktop List view
#2
I know only how to make small icons.

Code:
Copy      Help
int hlv=child("" "SysListView32" win("Program Manager" "Progman"))
SetWinStyle hlv LVS_SMALLICON 1|8
;SetWinStyle hlv LVS_SMALLICON 2|8 ;;this restores big icons
;Other alternative styles are LVS_REPORT and LVS_LIST, but don't work.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)