void * GUI_ARRAY_GetpItemLocked (GUI_ARRAY hArray, unsigned int Index); int GUI_ARRAY_SethItem (GUI_ARRAY hArray, unsigned int Index, WM_HMEM hItem); WM_HMEM GUI_ARRAY_SetItem (GUI_ARRAY hArray, ...