https://learn.microsoft.com/en-us/windows/win32/controls/lvm-getitem
LVM_GETITEM message (Commctrl.h) - Win32 apps | Microsoft Learn
Retrieves some or all of a list-view item's attributes. You can send this message explicitly or by using the ListView\_GetItem macro.
lvmmessagehappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/commctrl/ns-commctrl-initcommoncontrolsex?redirectedfrom=MSDN
INITCOMMONCONTROLSEX (commctrl.h) - Win32 apps | Microsoft Learn
Carries information used to load common control classes from the dynamic-link library (DLL). This structure is used with the InitCommonControlsEx function.
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/controls/tvm-sortchildren?redirectedfrom=MSDN
TVM_SORTCHILDREN message (Commctrl.h) - Win32 apps | Microsoft Learn
Sorts the child items of the specified parent item in a tree-view control. You can send this message explicitly or by using the TreeView\_SortChildren macro.
tvmmessagehappsmicrosoft