j
k
j a
j l
On Thu, 2005-05-19 at 19:38 -0500, James Hawkins wrote:
if (!lpLVItem) return FALSE;
return FALSE;
Please don't check for NULL, it's an internal function, you should never pass NULL there. And if you do, it should crash :)
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites