in reply to Re: Win32::GUI::ListView in virtual mode
in thread Win32::GUI::ListView in virtual mode

I read from there - https://msdn.microsoft.com/en-us/library/windows/desktop/bb774735(v=vs.85).aspx#Virtual_ListView_Style
  • Comment on Re^2: Win32::GUI::ListView in virtual mode

Replies are listed 'Best First'.
Re^3: Win32::GUI::ListView in virtual mode
by Anonymous Monk on May 04, 2016 at 12:17 UTC
    Good, thats the site, i could only find one partial example there, it hints that you need to hook a diff. messages, the ones about getting items. Im AFK ATM
Re^3: Win32::GUI::ListView in virtual mode
by Anonymous Monk on May 06, 2016 at 01:10 UTC