TVM_DELETEITEM
In the helpfile it's cleary stated i should use TVI_ROOT as param but long time ago i had a GPF on this and i always used 0 and seems to work well.
To do the right thing.. is TVI_ROOT a valid option or are there reasons to keep using 0?
Maybe this be related to Windows 98 or an older PB compiler possibly having TVI_ROOT not declared being a DWORD constant or so?
Would like to end this doubt.
In the helpfile it's cleary stated i should use TVI_ROOT as param but long time ago i had a GPF on this and i always used 0 and seems to work well.
To do the right thing.. is TVI_ROOT a valid option or are there reasons to keep using 0?
Maybe this be related to Windows 98 or an older PB compiler possibly having TVI_ROOT not declared being a DWORD constant or so?
Would like to end this doubt.

Comment