Quote Originally Posted by haroonrulz View Post
1.Macro returns false
It means that the call was unsuccessful.
Quote Originally Posted by haroonrulz View Post
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);