Set iItem to index before notifying callback items.
[wine] / dlls / comctl32 / syslink.c
2005-04-11  Dimitrie O. PaunAudit the code against Comctl32.dll version 6.0.
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-25  Dimitrie O. PaunUse {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo...
2005-03-25  Dimitrie O. PaunHandle wParam in WM_PAINT properly: if non-null, it...
2005-03-02  Francois GougetAssorted spelling fixes.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-15  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-08  Thomas WeidenmüllerFree allocated font handles when control is destroyed.
2004-11-24  Alexandre JulliardAvoid using the MAKEPOINTS macro, it's broken on big...
2004-11-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-25  Robert ShearmanReplace GetWindowLong by GetWindowLongPtr.
2004-08-06  Thomas WeidenmüllerImplemented syslink control.