04-20-2009, 11:20 AM
Thanks for your response, Gintaras.
I am embarrassed that I can't figure this out even from MSDN
I know the row number (int RowNumber) and the column number of type Checkbox = first column i.e. zero-order = 0
I have this in a case statement in the dialog but it doesn't seem to be doing anything
SendMessage(hlv LVM_SETITEMTEXTW RowNumber 0)
Thanks for any help!!!
Stuart
I am embarrassed that I can't figure this out even from MSDN
I know the row number (int RowNumber) and the column number of type Checkbox = first column i.e. zero-order = 0
I have this in a case statement in the dialog but it doesn't seem to be doing anything
SendMessage(hlv LVM_SETITEMTEXTW RowNumber 0)
Thanks for any help!!!
Stuart
