j
k
j a
j l
Alistair Leslie-Hughes wrote:
+ hr = CreateStreamOnHGlobal(NULL, TRUE, &This->stream); + if (FAILED(hr)) + return hr
You need to free This->stream somewhere. -- Rob Shearman
Back to the thread
Back to the list