[1/3] comdlg32: Implement SetControlItemState for menu controls.

Vincent Povirk madewokherd at gmail.com
Tue Aug 18 20:51:49 CDT 2015


> You can always add an item at a particular position. That should allow
> implementing hide/show for menus and combo/listboxes pretty easily using
> standard functionality.

Yes, that's what I did, but it means we have to keep track of the
hidden items separately, which we weren't doing before.



More information about the wine-devel mailing list