Treeview fix

Dimitrie O. Paun dpaun at rogers.com
Wed Oct 23 00:09:14 CDT 2002


On October 23, 2002 12:44 am, Jeff Smith wrote:
> I discovered treeview uses DSA's and Dimi recently
> changed the max element number in DSA's to 0x7fff (SHRT_MAX).
> Note this value has the special meaning in DSA_InsertPtr
> functions of 'add new element to end of array'.

This was my initial reaction to this thing, as well. But I
think my fix (sent earlier with Subject DPA_InsertPtr) is
better. Please try it out -- it should fix your problem.

BTW, I've also audited all other uses of DPA_InsertPtr,
and they are fine. We should be back to normal now (well,
after my patch is applied, of course).

-- 
Dimi.




More information about the wine-devel mailing list