ChangeSet ID: 5909 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/21 14:48:37
Modified files: dlls/comctl32 : comctl32undoc.c
Log message: Dimitrie O. Paun dpaun@rogers.com Rewrite DPA_InsertPtr in terms on DPA_SetPtr, so that it's simpler, cleaner, and more correct. It now expands the array to accomodate larger than current size indexes.
Patch: http://cvs.winehq.com/patch.py?id=5909
Old revision New revision Changes Path 1.67 1.68 +8 -48 wine/dlls/comctl32/comctl32undoc.c