j
k
j a
j l
Dan Kegel wrote:
This time using NULL instead of (void *) 0.
Hi Dan,
- ok(lstrlenW(V_BSTR(&vValue)) == 0, "Expected empty value\n"); + ok(V_BSTR(&vValue) == (void *)0, "Expected null value\n");
Still using (void *)0 though.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites