"Alexandre Julliard" julliard@winehq.org wrote in message news:878x1lc5ds.fsf@wine.dyndns.org...
Alistair Leslie-Hughes leslie_alistair@hotmail.com writes:
- *typeinfo = typeinfos[tid];
- return S_OK;
You should increment the ref count when you are returning a pointer, even if it's also stored in a global variable.
If have corrected this in the next patch, the other 2-16 patches should be disregarded since they increment the typeinfo pointer in each function is called. Ill correct the 2-16 patches shortly.
Best Regards Alistair Leslie-Hughes