j
k
j a
j l
Am Donnerstag, den 17.07.2008, 20:24 +0300 schrieb Alexander Dorofeyev:
do { hr = IUnknown_Release(pUnkInner); } while (hr);
hr = IUnknown_Release(pUnkInner);
Release returns a ULONG, not a HRESULT. Do we ignore the difference in Wine?
Regards, Michael Karcher
Back to the thread
Back to the list