j
k
j a
j l
+ if (This->pixel_data) HeapFree(GetProcessHeap(), 0, This->pixel_data);
It's not necessary to check pointers before calling HeapFree.
Back to the thread
Back to the list