[comctl32] Fix listview item activate

Dimitrie O. Paun dpaun at rogers.com
Sun Sep 14 08:54:47 CDT 2003


On September 14, 2003 09:36 am, Maxime Bellengé wrote:
> +      nmia.uNewState = 0;
> +      nmia.uOldState = 0;
> +      nmia.uChanged = 0;
> +      nmia.lParam = 0;
> +      nmia.uKeyFlags = 0;

What about these flags, shouldn't we fill these in as well?
At the very least we need an entry in the TODO list at the
top of the file...

-- 
Dimi.




More information about the wine-devel mailing list