I'm trying to use the HTREEITEM common control in Windows, while checking for the WM_NOTIFY to see when the user clicks on it.
The problem is I can't figure out which item was clicked on.
I'm trying to use the HTREEITEM common control in Windows, while checking for the WM_NOTIFY to see when the user clicks on it.
The problem is I can't figure out which item was clicked on.
Copyright © 2021 Jogjafile Inc.
My test code for your reference, a simple test.