Closed GoogleCodeExporter closed 9 years ago
Okay, I fixed it:
BOOL UpdateAvatarPic(HWND hwnd)
{
...
TCHAR *filename = GetCurrentSelFile(list);
if(!filename) return 0; // this seems to be needed
...
}
Original comment by wishmaster51
on 30 Jul 2011 at 10:25
Original comment by pescuma
on 13 Aug 2011 at 4:19
Update: There is also a fix for it in r. 13803 / 13804 in the miranda svn.
Original comment by wishmaster51
on 24 Aug 2011 at 10:32
Original comment by wishmaster51
on 21 Mar 2012 at 12:31
Original issue reported on code.google.com by
wishmaster51
on 28 Jul 2011 at 9:59Attachments: