Originally Posted by haroonrulz 1.Macro returns false It means that the call was unsuccessful. Originally Posted by haroonrulz Can you please give me a small example how to use &rec. Thanks in advance Code: Rect rect; BOOL bRet = ListView_GetItemRect(e3Obj.eHwnd, 3, &rect, LVIR_BOUNDS);
Rect rect; BOOL bRet = ListView_GetItemRect(e3Obj.eHwnd, 3, &rect, LVIR_BOUNDS);
Victor Nijegorodov
Forum Rules