Version 2.1.0
Dialog Messages:
DM_LISTADDSTR– return value is 1-basedDM_LISTDELETE–StartIndexis 1-basedDM_LISTFINDSTRING–StartIndexand return value are 1-based; a nil is returned if no match foundDM_LISTGETCURPOS–SelectPosandTopPosare 1-basedDM_LISTGETITEM–ItemIndexis 1-basedDM_LISTINFO–SelectPosandTopPosare 1-basedDM_LISTINSERT–Indexis 1-based; a nil is returned on failureDM_LISTUPDATE–Indexis 1-based; a boolean is returnedDM_LISTSETCURPOS–SelectPosandTopPosare 1-based
Dialog Events:
DN_LISTCHANGE–Param2is 1-basedDN_LISTHOTKEY–Param2is 1-based