NListTree in crashing under ABIV1 64bits when using built in construct/destruct hooks:
MUIA_NListtree_ConstructHook, MUIV_NListtree_ConstructHook_String,
MUIA_NListtree_DestructHook, MUIV_NListtree_DestructHook_String,
MUIA_NListtree_CompareHook, MUIV_NListtree_CompareHook_LeavesBottom,
See attached example code that is working under ABIV0 on trunck
Reaplcing built in hooks with following code works: