j
k
j a
j l
On 19/06/07, Stefan Dösinger stefandoesinger@gmx.at wrote:
if (hr != S_OK) return NULL;
Any reason for not simply using FAILED(hr) there?
object->decls = HeapAlloc(GetProcessHeap(), 0, 0);
Is that useful?
Back to the thread
Back to the list